How to Install node-minify NPM Packages on Ubuntu / Debian

How to Install node-minify software package in NPM Packages

node-minify : Javascript / CSS minifier based on Babel-minify / Butternut / YUI Compressor / Google Closure Compiler / UglifyJS2 / Sqwish / Clean-css / CSSO. You can installing node-minify 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 node-minify
$ sudo npm install -g node-minify

If want to update the node-minify package execute the command as below,

$ sudo npm update node-minify

Update package globally,

$ npm install -g node-minify

Git clone:

$ sudo  git clone https://github.com/rektide/node-minify.git
$ sudo  npm install -g ./node-minify

node-minify@2.4.1 /usr/lib/node_modules/node-minify

How to remove node-minify package :

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

$ sudo npm uninstall node-minify

Basic Information of node-minify NPM Package:

Package Name node-minify
Version 2.4.1
Description Javascript / CSS minifier based on Babel-minify / Butternut / YUI Compressor / Google Closure Compiler / UglifyJS2 / Sqwish / Clean-css / CSSO
Released Date 2017-11-11T16:07:14.531Z
Published by srod
How to Learn https://www.npmjs.com/package/node-minify/tutorial