seamless-immutable : Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.. You can installing seamless-immutable 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 seamless-immutable $ sudo npm install -g seamless-immutable
If want to update the seamless-immutable package execute the command as below,
$ sudo npm update seamless-immutable
Update package globally,
$ npm install -g seamless-immutable
$ sudo git clone https://github.com/rektide/seamless-immutable.git
$ sudo npm install -g ./seamless-immutable
seamless-immutable@7.1.2 /usr/lib/node_modules/seamless-immutable
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall seamless-immutable
| Package Name | seamless-immutable |
| Version | 7.1.2 |
| Description | Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects. |
| Released Date | 2017-04-01T02:51:49.291Z |
| Published by | rtfeldman |
| How to Learn | https://www.npmjs.com/package/seamless-immutable/tutorial |