fullstackhub-io / vue-text-highlight-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

texthighlight

This is a very simple example of text highlight using vue-text-highlight package (https://www.npmjs.com/package/vue-text-highlight).

text highlight in Vue Js

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

License:MIT License


Languages

Language:Vue 77.0%Language:HTML 19.8%Language:JavaScript 3.2%