README
v-highlight
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Highlight any string using this simple plug-and-play component.
<script type="module">
import vHighlightSimple from 'https://cdn.skypack.dev/v-highlight-simple';
</script>
yarn install
yarn serve
yarn build