easy-table : Nice text table for the CLI. You can installing easy-table 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 easy-table $ sudo npm install -g easy-table
If want to update the easy-table package execute the command as below,
$ sudo npm update easy-table
Update package globally,
$ npm install -g easy-table
$ sudo git clone https://github.com/rektide/easy-table.git
$ sudo npm install -g ./easy-table
easy-table@1.1.0 /usr/lib/node_modules/easy-table
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall easy-table
Package Name | easy-table |
Version | 1.1.0 |
Description | Nice text table for the CLI |
Released Date | 2017-04-06T09:23:21.062Z |
Published by | eldar |
How to Learn | https://www.npmjs.com/package/easy-table/tutorial |