linkify-it : Links recognition library with FULL unicode support. You can installing linkify-it 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 linkify-it $ sudo npm install -g linkify-it
If want to update the linkify-it package execute the command as below,
$ sudo npm update linkify-it
Update package globally,
$ npm install -g linkify-it
$ sudo git clone https://github.com/rektide/linkify-it.git
$ sudo npm install -g ./linkify-it
linkify-it@2.0.3 /usr/lib/node_modules/linkify-it
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall linkify-it
Package Name | linkify-it |
Version | 2.0.3 |
Description | Links recognition library with FULL unicode support |
Released Date | 2017-01-09T09:01:14.258Z |
Published by | vitaly |
How to Learn | https://www.npmjs.com/package/linkify-it/tutorial |