How to Install babel-plugin-transform-decorat NPM Packages on Ubuntu / Debian

How to Install babel-plugin-transform-decorat software package in NPM Packages

babel-plugin-transform-decorat : A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.. You can installing babel-plugin-transform-decorat 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 babel-plugin-transform-decorat
$ sudo npm install -g babel-plugin-transform-decorat

If want to update the babel-plugin-transform-decorat package execute the command as below,

$ sudo npm update babel-plugin-transform-decorat

Update package globally,

$ npm install -g babel-plugin-transform-decorat

Git clone:

$ sudo  git clone https://github.com/rektide/babel-plugin-transform-decorat.git
$ sudo  npm install -g ./babel-plugin-transform-decorat

babel-plugin-transform-decorat@1.3.4 /usr/lib/node_modules/babel-plugin-transform-decorat

How to remove babel-plugin-transform-decorat package :

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

$ sudo npm uninstall babel-plugin-transform-decorat

Basic Information of babel-plugin-transform-decorat NPM Package:

Package Name babel-plugin-transform-decorat
Version 1.3.4
Description A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
Released Date 2015-12-20T04:16:24.526Z
Published by loganfsmyth
How to Learn https://www.npmjs.com/package/babel-plugin-transform-decorat/tutorial