inversify-binding-decorators : An utility that allows developers to declare InversifyJS bindings using ES2016 decorators. You can installing inversify-binding-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 inversify-binding-decorators $ sudo npm install -g inversify-binding-decorators
If want to update the inversify-binding-decorators package execute the command as below,
$ sudo npm update inversify-binding-decorators
Update package globally,
$ npm install -g inversify-binding-decorators
$ sudo git clone https://github.com/rektide/inversify-binding-decorators.git
$ sudo npm install -g ./inversify-binding-decorators
inversify-binding-decorators@3.0.0 /usr/lib/node_modules/inversify-binding-decorators
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall inversify-binding-decorators
Package Name | inversify-binding-decorators |
Version | 3.0.0 |
Description | An utility that allows developers to declare InversifyJS bindings using ES2016 decorators |
Released Date | 2017-01-29T22:26:39.386Z |
Published by | remojansen |
How to Learn | https://www.npmjs.com/package/inversify-binding-decorators/tutorial |