vue-highlighter
vue-highlighter copied to clipboard
🏷 Vue directive for highlight multiple istances of a word
To address Issue #26. I tested using the esm, cjs, and iife (with vue from the cdn) using Parcel locally. Let me know if it needs any changes or you're...
Making a pull request to hold future commits. I'll specify changes in the comments.
Hi, we don't have a demo for vue-highlighter, a good choice is provide a codesanbox instance. For this issue there aren't strict rules, the important thing is provide a good...
Currently there are no live examples for the code. This issue is focused on fixing that! - [x] Basic live example that matches the gif - [ ] Different hex...
Hi, we need to migrate to rollup instead of bili. A good starting point: https://vuejs.org/v2/cookbook/packaging-sfc-for-npm.html Instead of buble we want use babel ( latest version ) and serving all possible...
Partial fix for Fuzzy matching #13 Will do fuzzy searching next
I've updated Eslit version on package.json. Good work!