How to Install tiny-emitter NPM Packages on Ubuntu / Debian

How to Install tiny-emitter software package in NPM Packages

tiny-emitter : A tiny (less than 1k) event emitter library. You can installing tiny-emitter 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 tiny-emitter
$ sudo npm install -g tiny-emitter

If want to update the tiny-emitter package execute the command as below,

$ sudo npm update tiny-emitter

Update package globally,

$ npm install -g tiny-emitter

Git clone:

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

tiny-emitter@2.0.2 /usr/lib/node_modules/tiny-emitter

How to remove tiny-emitter package :

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

$ sudo npm uninstall tiny-emitter

Basic Information of tiny-emitter NPM Package:

Package Name tiny-emitter
Version 2.0.2
Description A tiny (less than 1k) event emitter library
Released Date 2017-08-17T11:43:39.545Z
Published by scottcorgan
How to Learn https://www.npmjs.com/package/tiny-emitter/tutorial