Angular Directive For Highlighting Text Fragments In Textarea

Author: yavorskiy
Official Page: Go to website
Publish Date: June 29, 2015
License: MIT

Description:

This directive allows to highlight a text in textarea by regular expression or substring. Additionaly it tracks position of all highlighter fragments. So you can use it for positioning other overlay elements like tooltips.

Preview:

angular-input-highlight


You Might Be Interested In:

Add Comment