@readersorg/highlightselect
v0.0.6
Published
general use js highlighter
Downloads
15
Readme
readme
run: npm install @readersorg/highlightselect
*(requires JQuery) This function will highlight user text within a given element and return a backdrop matching the selection.
By default the highlight function runs onmouse up using the id below:
<textarea id="regex-example" onmouseup= onMouseUp()></textarea>