ascii-art : Ansi codes, figlet fonts, and ascii art. 100% JS. You can installing ascii-art npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install ascii-art $ sudo npm install -g ascii-art
If want to update the ascii-art package execute the command as below,
$ sudo npm update ascii-art
Update package globally,
$ npm install -g ascii-art
$ sudo git clone https://github.com/rektide/ascii-art.git
$ sudo npm install -g ./ascii-art
ascii-art@1.4.2 /usr/lib/node_modules/ascii-art
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ascii-art
Package Name | ascii-art |
Version | 1.4.2 |
Description | Ansi codes, figlet fonts, and ascii art. 100% JS |
Released Date | 2017-01-23T12:06:08.186Z |
Published by | khrome |
How to Learn | https://www.npmjs.com/package/ascii-art/tutorial |