AlbertLucianto / vue-text-highlight

Text highlighter library for Vue.js :lipstick:
https://albertlucianto.github.io/vue-text-highlight
MIT License
326 stars 35 forks source link

Is there a CDN version available? #31

Closed lewweiming closed 4 years ago

lewweiming commented 4 years ago

Would it be too much to ask to create a CDN version for this module? I'd like to know how I can help!

AlbertLucianto commented 4 years ago

It's available on unpkg, you can include <script src="https://unpkg.com/vue-text-highlight"></script>, it will be globally available as variable VueTextHighlight.