autolinker : Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTML. You can installing autolinker 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 autolinker $ sudo npm install -g autolinker
If want to update the autolinker package execute the command as below,
$ sudo npm update autolinker
Update package globally,
$ npm install -g autolinker
$ sudo git clone https://github.com/rektide/autolinker.git
$ sudo npm install -g ./autolinker
autolinker@1.6.0 /usr/lib/node_modules/autolinker
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall autolinker
Package Name | autolinker |
Version | 1.6.0 |
Description | Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTML |
Released Date | 2017-11-07T02:40:10.343Z |
Published by | gregjacobs |
How to Learn | https://www.npmjs.com/package/autolinker/tutorial |