Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 690 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 690 Bytes

highlighterJS

A dependency free highlighting library for creating mentioning users and tag insertions.

Advantages

  • No dependency, vanilla Javascript
  • Can be used for any signs and any templates
  • With anchor shadow for highlighted words

Installation

  • get the source code * bower install highlighter
  • insert code files to layout HTML file * <link rel="stylesheet" href="css/highlighter.css"> <script type="text/javascript" src="js/highlighter.js"></script>

Author

Ali Hahgighatkhah Email (Email) github (Github) Blog (Blog)

License : MIT