Text Highlighter For Vue.js

Install & Download:

# Yarn
$ yarn add vue-text-highlight
# NPM
$ npm install vue-text-highlight --save

Description:

A simple, lightweight text highlighter for Vue.js app that makes it simple to highlight specific characters within the text.

Preview:

vue text highlight

Changelog:

v2.0.9 (09/13/2020)

  • Supports diacritics sensitive

Add Comment