lightning-client-utils : utilities for lightning visualizations to be used in the browser. You can installing lightning-client-utils 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 lightning-client-utils $ sudo npm install -g lightning-client-utils
If want to update the lightning-client-utils package execute the command as below,
$ sudo npm update lightning-client-utils
Update package globally,
$ npm install -g lightning-client-utils
$ sudo git clone https://github.com/rektide/lightning-client-utils.git
$ sudo npm install -g ./lightning-client-utils
lightning-client-utils@0.7.6 /usr/lib/node_modules/lightning-client-utils
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lightning-client-utils
Package Name | lightning-client-utils |
Version | 0.7.6 |
Description | utilities for lightning visualizations to be used in the browser |
Released Date | 2016-08-24T19:58:05.215Z |
Published by | mathisonian |
How to Learn | https://www.npmjs.com/package/lightning-client-utils/tutorial |