libjs-autolink

JavaScript methods converting text to links

Description

This JavaScript library implements methods for converting strings of text containing URLs to hyperlinks.

Example: - Input: "This is a link to Google http://google.com".autoLink() - Output: "This is a link to Google <a href='http://google.com'>http://google.com</a>"

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/bryanwoods/autolink-js


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libjs-autolink