d : Property descriptor factory. You can installing d 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 d $ sudo npm install -g d
If want to update the d package execute the command as below,
$ sudo npm update d
Update package globally,
$ npm install -g d
$ sudo git clone https://github.com/rektide/d.git
$ sudo npm install -g ./d
d@1.0.0 /usr/lib/node_modules/d
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall d
Package Name | d |
Version | 1.0.0 |
Description | Property descriptor factory |
Released Date | 2015-12-04T11:39:09.506Z |
Published by | medikoo |
How to Learn | https://www.npmjs.com/package/d/tutorial |