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 https://vg.no".autoLink() - Output: "This is a link to Google <a href='https://vg.no'>https://vg.no</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 screenshotHint: 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