lodash-decorators : A collection of decorators using lodash at its core.. You can installing lodash-decorators 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 lodash-decorators $ sudo npm install -g lodash-decorators
If want to update the lodash-decorators package execute the command as below,
$ sudo npm update lodash-decorators
Update package globally,
$ npm install -g lodash-decorators
$ sudo git clone https://github.com/rektide/lodash-decorators.git
$ sudo npm install -g ./lodash-decorators
lodash-decorators@4.5.0 /usr/lib/node_modules/lodash-decorators
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lodash-decorators
Package Name | lodash-decorators |
Version | 4.5.0 |
Description | A collection of decorators using lodash at its core. |
Released Date | 2017-11-03T12:37:17.353Z |
Published by | steelsojka |
How to Learn | https://www.npmjs.com/package/lodash-decorators/tutorial |