inferno : An extremely fast, React-like JavaScript library for building modern user interfaces. You can installing inferno 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 inferno $ sudo npm install -g inferno
If want to update the inferno package execute the command as below,
$ sudo npm update inferno
Update package globally,
$ npm install -g inferno
$ sudo git clone https://github.com/rektide/inferno.git
$ sudo npm install -g ./inferno
inferno@3.10.1 /usr/lib/node_modules/inferno
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall inferno
Package Name | inferno |
Version | 3.10.1 |
Description | An extremely fast, React-like JavaScript library for building modern user interfaces |
Released Date | 2017-10-13T10:13:09.911Z |
Published by | havunen |
How to Learn | https://www.npmjs.com/package/inferno/tutorial |