π The Story
Several months ago I was searching for an open-source color picker component to use in my React project.
I spent a lot of t...
For further actions, you may consider blocking this person and/or reporting abuse
Nice Vlad π
We are having a discussion about the future of our color Web Component picker and I really like how you managed to put everything in place.
It can be a source of inspiration for our discussion, so, thank you for the share and work!
If you're looking for a web components based solution you should definitely check vanilla-colorful. It has all the benefits of react-colorful. The only thing you need to be aware of is that vanilla-colorful doesn't support IE11 or Edge 12β18.
Not looking for another solution currently and our project, but who knows in the future. Thx for pointing this out and again for the inspiration π
I am dreaming about writing code supporting donkey 11
Worth checking out github.com/web-padawan/vanilla-col...
twitter.com/serhiikulykov/status/1...
We also need some more features such as keeping an history of what users selected for colors in our editor and others stuffs, not to mention that we tend to try to be as much agnostic as possible but, that being said, definitely cool stuffs π
Thanks for pointing this out, if it is not for this project, it is worth to know what cool libs exist out there for another one π
Cool , I'll need it soon !
That's a good initiative and there are still many components that need that update too.
Thanks!
If you know any other "heavy" popular open-source component, let me know. I would be glad to work on a lightweight version of it.
github.com/daybrush/moveable
Sometimes it's a good solution because the native browser color pickers suck!
Great library. I definitely use it someday
Thanks! Glad you like it)