react-async-script-loader : A decorator for script lazy loading on react component. You can installing react-async-script-loader 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 react-async-script-loader $ sudo npm install -g react-async-script-loader
If want to update the react-async-script-loader package execute the command as below,
$ sudo npm update react-async-script-loader
Update package globally,
$ npm install -g react-async-script-loader
$ sudo git clone https://github.com/rektide/react-async-script-loader.git
$ sudo npm install -g ./react-async-script-loader
react-async-script-loader@0.3.0 /usr/lib/node_modules/react-async-script-loader
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-async-script-loader
| Package Name | react-async-script-loader |
| Version | 0.3.0 |
| Description | A decorator for script lazy loading on react component |
| Released Date | 2017-05-29T08:42:19.165Z |
| Published by | leozdgao |
| How to Learn | https://www.npmjs.com/package/react-async-script-loader/tutorial |