dot-prop-immutable : Immutable version of dot-prop with some extensions. You can installing dot-prop-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 dot-prop-immutable $ sudo npm install -g dot-prop-immutable
If want to update the dot-prop-immutable package execute the command as below,
$ sudo npm update dot-prop-immutable
Update package globally,
$ npm install -g dot-prop-immutable
$ sudo git clone https://github.com/rektide/dot-prop-immutable.git
$ sudo npm install -g ./dot-prop-immutable
dot-prop-immutable@1.4.0 /usr/lib/node_modules/dot-prop-immutable
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dot-prop-immutable
Package Name | dot-prop-immutable |
Version | 1.4.0 |
Description | Immutable version of dot-prop with some extensions |
Released Date | 2017-10-19T08:34:09.820Z |
Published by | jonatanpedersen |
How to Learn | https://www.npmjs.com/package/dot-prop-immutable/tutorial |