texthighlighter

1.2.4 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.4
    22
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.4
    22
  • 1.2.3
    2
  • 1.2.2
    2
  • 1.2.1
    2

Package Sidebar

Install

npm i texthighlighter

Weekly Downloads

28

Version

1.2.4

License

MIT

Last publish

Collaborators

  • guidupuy