How to Install twemoji NPM Packages on Ubuntu / Debian

How to Install twemoji software package in NPM Packages

twemoji : A Unicode 10.0 standard based way to implement emoji across all platforms.. You can installing twemoji 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 twemoji
$ sudo npm install -g twemoji

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

$ sudo npm update twemoji

Update package globally,

$ npm install -g twemoji

Git clone:

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

twemoji@2.5.0 /usr/lib/node_modules/twemoji

How to remove twemoji package :

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

$ sudo npm uninstall twemoji

Basic Information of twemoji NPM Package:

Package Name twemoji
Version 2.5.0
Description A Unicode 10.0 standard based way to implement emoji across all platforms.
Released Date 2017-08-08T09:16:05.141Z
Published by webreflection
How to Learn https://www.npmjs.com/package/twemoji/tutorial