ascii-art
Show ascii string with ascii image
astonfu 3,278 8 1.2.0 MIT GitHub

atom ascii-art package

Show ascii string with ascii image.

This is learn from atom official guid, you can find at http://flight-manual.atom.io/hacking-atom/sections/package-modifying-text/.

                 _ _              _   
   __ _ ___  ___(_|_)   __ _ _ __| |_
  / _` / __|/ __| | |  / _` | '__| __|
 | (_| \__ \ (__| | | | (_| | |  | |_
  \__,_|___/\___|_|_|  \__,_|_|   \__|

usage

  • select the ascii string
  • Ctrl + Alt + a

A screenshot