luncheon / reinvented-color-wheel

A vanilla-js touch-friendly HSV color picker inspired by Farbtastic Color Picker.
https://luncheon.github.io/reinvented-color-wheel/
Do What The F*ck You Want To Public License
59 stars 4 forks source link

Add Svelte support #13

Open micha-lmxt opened 3 years ago

luncheon commented 3 years ago

Thank you. This is the first PR I've received and I'm really happy.

So, since I received your PR, I've been thinking about framework support. It is hard for me to support many frameworks, so I would like to support only Web Components in this repository. (I regret a little bit that I supported React.)

If you want to support Svelte, could you please create your own repository and publish it in your npm account?