charm : ansi control sequences for terminal cursor hopping and colors. You can installing charm 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 charm $ sudo npm install -g charm
If want to update the charm package execute the command as below,
$ sudo npm update charm
Update package globally,
$ npm install -g charm
$ sudo git clone https://github.com/rektide/charm.git
$ sudo npm install -g ./charm
charm@1.0.2 /usr/lib/node_modules/charm
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall charm
Package Name | charm |
Version | 1.0.2 |
Description | ansi control sequences for terminal cursor hopping and colors |
Released Date | 2016-12-03T21:48:15.103Z |
Published by | noffle |
How to Learn | https://www.npmjs.com/package/charm/tutorial |