immutablediff : Create RFC 6902 style patches between Immutable.JS data structures. You can installing immutablediff 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 immutablediff $ sudo npm install -g immutablediff
If want to update the immutablediff package execute the command as below,
$ sudo npm update immutablediff
Update package globally,
$ npm install -g immutablediff
$ sudo git clone https://github.com/rektide/immutablediff.git
$ sudo npm install -g ./immutablediff
immutablediff@0.4.4 /usr/lib/node_modules/immutablediff
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall immutablediff
Package Name | immutablediff |
Version | 0.4.4 |
Description | Create RFC 6902 style patches between Immutable.JS data structures |
Released Date | 2016-11-08T16:38:04.393Z |
Published by | intelie |
How to Learn | https://www.npmjs.com/package/immutablediff/tutorial |