KABBOUCHI / vue-tippy

VueJS Tooltip powered by Tippy.js
https://vue-tippy.netlify.app
MIT License
731 stars 89 forks source link

Version 6 CDN #283

Open jbiancovns opened 1 year ago

jbiancovns commented 1 year ago

Hi there,

Simple question ? version 6 for vue 3 .. can be used from a CDN ? I was looking for an example on the documention without any luck.

Thanks !

KABBOUCHI commented 1 year ago

you can try https://cdn.jsdelivr.net/npm/vue-tippy, https://unpkg.com/vue-tippy@6.0.0/dist/vue-tippy.iife.js or https://esm.sh/vue-tippy@6.0.0

ESM example https://jsfiddle.net/ahkeL3vq/