load-script : Dynamic script loading for browser. You can installing load-script 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 load-script $ sudo npm install -g load-script
If want to update the load-script package execute the command as below,
$ sudo npm update load-script
Update package globally,
$ npm install -g load-script
$ sudo git clone https://github.com/rektide/load-script.git
$ sudo npm install -g ./load-script
load-script@1.0.0 /usr/lib/node_modules/load-script
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall load-script
Package Name | load-script |
Version | 1.0.0 |
Description | Dynamic script loading for browser |
Released Date | 2015-03-08T20:36:48.095Z |
Published by | shtylman |
How to Learn | https://www.npmjs.com/package/load-script/tutorial |