simonwep / pickr

🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
https://simonwep.github.io/pickr
MIT License
4.29k stars 287 forks source link

Vue 3 #340

Open michaelsboost opened 2 months ago

michaelsboost commented 2 months ago

How can I use this with vue 3?

ErenKrt commented 2 days ago

I hope the original creator doesn't mind, here's a Vue 3 port of this package I made: vue3-pickr. Check it out for installation and usage instructions.