1.2.4 • Published 8 years ago

texthighlighter v1.2.4

Weekly downloads
15
License
MIT
Repository
github
Last release
8 years ago

TextHighlighter

TextHighlighter allows you to highlight text on web pages. Just select it!

Getting started

Install with npm:

$ npm install texthighlighter

Use with webpack / browserify:

var TextHighlighter = require("texthighlighter");
var hltr = new TextHighlighter(document.body);

Lightweight CommonsJS port of text highlighter module by mir3z - jQuery integration not ported. For more details, please refer to the original module's Github page

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago