common-tags : a few common utility template tags for ES2015. You can installing common-tags 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 common-tags $ sudo npm install -g common-tags
If want to update the common-tags package execute the command as below,
$ sudo npm update common-tags
Update package globally,
$ npm install -g common-tags
$ sudo git clone https://github.com/rektide/common-tags.git
$ sudo npm install -g ./common-tags
common-tags@1.5.1 /usr/lib/node_modules/common-tags
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall common-tags
Package Name | common-tags |
Version | 1.5.1 |
Description | a few common utility template tags for ES2015 |
Released Date | 2017-11-24T09:44:00.215Z |
Published by | fatfisz |
How to Learn | https://www.npmjs.com/package/common-tags/tutorial |