dottie : Fast and safe nested object access and manipulation in JavaScript. You can installing dottie 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 dottie $ sudo npm install -g dottie
If want to update the dottie package execute the command as below,
$ sudo npm update dottie
Update package globally,
$ npm install -g dottie
$ sudo git clone https://github.com/rektide/dottie.git
$ sudo npm install -g ./dottie
dottie@2.0.0 /usr/lib/node_modules/dottie
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dottie
Package Name | dottie |
Version | 2.0.0 |
Description | Fast and safe nested object access and manipulation in JavaScript |
Released Date | 2017-01-02T19:46:30.348Z |
Published by | mickhansen |
How to Learn | https://www.npmjs.com/package/dottie/tutorial |