How to Install core-decorators NPM Packages on Ubuntu / Debian

How to Install core-decorators software package in NPM Packages

core-decorators : Library of JavaScript stage-0 decorators (aka ES2016/ES7 decorators but thats not accurate!) inspired by languages that come with built-ins like ?override, ?deprecate, ?autobind, ?mixin and more! Works great with React/Angular/more!. You can installing core-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 core-decorators
$ sudo npm install -g core-decorators

If want to update the core-decorators package execute the command as below,

$ sudo npm update core-decorators

Update package globally,

$ npm install -g core-decorators

Git clone:

$ sudo  git clone https://github.com/rektide/core-decorators.git
$ sudo  npm install -g ./core-decorators

core-decorators@0.20.0 /usr/lib/node_modules/core-decorators

How to remove core-decorators package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall core-decorators

Basic Information of core-decorators NPM Package:

Package Name core-decorators
Version 0.20.0
Description Library of JavaScript stage-0 decorators (aka ES2016/ES7 decorators but thats not accurate!) inspired by languages that come with built-ins like ?override, ?deprecate, ?autobind, ?mixin and more! Works great with React/Angular/more!
Released Date 2017-09-03T20:26:52.767Z
Published by jayphelps
How to Learn https://www.npmjs.com/package/core-decorators/tutorial