How to Install esdoc NPM Packages on Ubuntu / Debian

How to Install esdoc software package in NPM Packages

esdoc : Good Documentation Generator For JavaScript. You can installing esdoc 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 esdoc
$ sudo npm install -g esdoc

If want to update the esdoc package execute the command as below,

$ sudo npm update esdoc

Update package globally,

$ npm install -g esdoc

Git clone:

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

esdoc@1.0.4 /usr/lib/node_modules/esdoc

How to remove esdoc package :

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

$ sudo npm uninstall esdoc

Basic Information of esdoc NPM Package:

Package Name esdoc
Version 1.0.4
Description Good Documentation Generator For JavaScript
Released Date 2017-11-12T00:36:59.131Z
Published by h13i32maru
How to Learn https://www.npmjs.com/package/esdoc/tutorial