How to Install emojione NPM Packages on Ubuntu / Debian

How to Install emojione software package in NPM Packages

emojione : EmojiOne is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG formats provided for the emoji images.. You can installing emojione 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 emojione
$ sudo npm install -g emojione

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

$ sudo npm update emojione

Update package globally,

$ npm install -g emojione

Git clone:

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

emojione@3.1.2 /usr/lib/node_modules/emojione

How to remove emojione package :

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

$ sudo npm uninstall emojione

Basic Information of emojione NPM Package:

Package Name emojione
Version 3.1.2
Description EmojiOne is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG formats provided for the emoji images.
Released Date 2017-08-08T16:56:23.186Z
Published by emojione
How to Learn https://www.npmjs.com/package/emojione/tutorial