immutable-class : A template for creating immutable classes. You can installing immutable-class 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 immutable-class $ sudo npm install -g immutable-class
If want to update the immutable-class package execute the command as below,
$ sudo npm update immutable-class
Update package globally,
$ npm install -g immutable-class
$ sudo git clone https://github.com/rektide/immutable-class.git
$ sudo npm install -g ./immutable-class
immutable-class@0.6.41 /usr/lib/node_modules/immutable-class
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall immutable-class
Package Name | immutable-class |
Version | 0.6.41 |
Description | A template for creating immutable classes |
Released Date | 2017-11-15T01:56:53.852Z |
Published by | vadimon |
How to Learn | https://www.npmjs.com/package/immutable-class/tutorial |