cli-clear : Cross-platform terminal screen clear.. You can installing cli-clear 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 cli-clear $ sudo npm install -g cli-clear
If want to update the cli-clear package execute the command as below,
$ sudo npm update cli-clear
Update package globally,
$ npm install -g cli-clear
$ sudo git clone https://github.com/rektide/cli-clear.git
$ sudo npm install -g ./cli-clear
cli-clear@1.0.4 /usr/lib/node_modules/cli-clear
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cli-clear
Package Name | cli-clear |
Version | 1.0.4 |
Description | Cross-platform terminal screen clear. |
Released Date | 2015-05-27T23:38:54.682Z |
Published by | stevenvachon |
How to Learn | https://www.npmjs.com/package/cli-clear/tutorial |