dotty : Access properties of nested objects using dot-path notation. You can installing dotty 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 dotty $ sudo npm install -g dotty
If want to update the dotty package execute the command as below,
$ sudo npm update dotty
Update package globally,
$ npm install -g dotty
$ sudo git clone https://github.com/rektide/dotty.git
$ sudo npm install -g ./dotty
dotty@0.0.2 /usr/lib/node_modules/dotty
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dotty
Package Name | dotty |
Version | 0.0.2 |
Description | Access properties of nested objects using dot-path notation |
Released Date | 2013-04-19T19:10:03.398Z |
Published by | deoxxa |
How to Learn | https://www.npmjs.com/package/dotty/tutorial |