ansi : Advanced ANSI formatting tool for Node.js. You can installing ansi 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 ansi $ sudo npm install -g ansi
If want to update the ansi package execute the command as below,
$ sudo npm update ansi
Update package globally,
$ npm install -g ansi
$ sudo git clone https://github.com/rektide/ansi.git
$ sudo npm install -g ./ansi
ansi@0.3.1 /usr/lib/node_modules/ansi
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ansi
Package Name | ansi |
Version | 0.3.1 |
Description | Advanced ANSI formatting tool for Node.js |
Released Date | 2016-01-15T00:07:45.634Z |
Published by | tootallnate |
How to Learn | https://www.npmjs.com/package/ansi/tutorial |