snowflakes icon indicating copy to clipboard operation
snowflakes copied to clipboard

Support Vue 3

Open DubStepMad opened this issue 11 months ago • 1 comments

I used your package on Vue 2 and converted a while ago to Vue 3 thinking this package would also be updated to support it, however it still isn't.

Error I get: A plugin must either be a function or an object with an "install" function.

Would appreciate it if this was updated to save me looking for another plugin.

DubStepMad avatar Feb 27 '25 23:02 DubStepMad

Could you please provide the Vue2 plugin code? Then I could figure out why it doesn't work in Vue3. Is the problem still relevant? @DubStepMad

hcodes avatar Oct 13 '25 12:10 hcodes

Snowflakes are implemented in pure JavaScript; this package does not include a Vue 2 or 3 plugin.

hcodes avatar Dec 12 '25 19:12 hcodes