🎨 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!
Motivation: I had a hard time finding the option, and even did a Cmd-F for "save" and couldn't find this ;) Fortunately I could parse through #25 to find it!
Seeing save: false is default, it might make sense to think through sensible defaults for this option. I don't know the full functionality of the library, but I can say that using it without swatches and no save button doesn't really make sense for defaulting to comparison: true. I was confused for a moment!
Motivation: I had a hard time finding the option, and even did a Cmd-F for "save" and couldn't find this ;) Fortunately I could parse through #25 to find it!
Seeing
save: false
is default, it might make sense to think through sensible defaults for this option. I don't know the full functionality of the library, but I can say that using it without swatches and no save button doesn't really make sense for defaulting tocomparison: true
. I was confused for a moment!