How to Install jed NPM Packages on Ubuntu / Debian

How to Install jed software package in NPM Packages

jed : Gettext Style i18n for Modern JavaScript Apps. You can installing jed 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 jed
$ sudo npm install -g jed

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

$ sudo npm update jed

Update package globally,

$ npm install -g jed

Git clone:

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

jed@1.1.1 /usr/lib/node_modules/jed

How to remove jed package :

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

$ sudo npm uninstall jed

Basic Information of jed NPM Package:

Package Name jed
Version 1.1.1
Description Gettext Style i18n for Modern JavaScript Apps
Released Date 2016-07-22T07:48:17.176Z
Published by slexaxton
How to Learn https://www.npmjs.com/package/jed/tutorial