immutability-helper : mutate a copy of data without changing the original source. You can installing immutability-helper 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 immutability-helper $ sudo npm install -g immutability-helper
If want to update the immutability-helper package execute the command as below,
$ sudo npm update immutability-helper
Update package globally,
$ npm install -g immutability-helper
$ sudo git clone https://github.com/rektide/immutability-helper.git
$ sudo npm install -g ./immutability-helper
immutability-helper@2.5.0 /usr/lib/node_modules/immutability-helper
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall immutability-helper
Package Name | immutability-helper |
Version | 2.5.0 |
Description | mutate a copy of data without changing the original source |
Released Date | 2017-11-07T03:47:08.884Z |
Published by | kolodny |
How to Learn | https://www.npmjs.com/package/immutability-helper/tutorial |