vue-mark-text

Vue component for marking/highlighting text


Keywords
vue, typescript, highlight
License
MIT
Install
npm install vue-mark-text@1.4.14

Documentation

vue-mark-text

This is a Vue component for marking/highlighting text.

Features

  • Highlight specific char ranges, not word search
  • Multiple colors
  • Batched text for quick replacement
  • Event listeners, managed through a controller
  • Overlapping marks

See documentation for example of use.