jquery-url-colorup
v1.1.7
Published
jQuery URL ColorUP
Downloads
7
Readme
jQuery URL ColorUP
The plugin allows it to automatically highlight URLs in textareas like those on Twitter.
Pull requests are always welcomed if you find any bugs or you want to make it better.
You can find more information about this plugin below :
Offcial Plugin Page
Find it on jQuery Plugin Registry
Or
Try demo!
Usage
$(document).ready(function() {
$("textarea").urlcolorup();
});
Install
$ npm i jquery-url-colorup