@palette/color-picker
Advanced tools
Comparing version
{ | ||
"name": "@palette/color-picker", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -11,8 +11,11 @@ | ||
**Multiple Color Formats**<br> | ||
**Multiple Color Formats** | ||
This color picker supports rgb(a), hsl(a), and hex(8), and will return a color in the format _you_ (or your user) chooses. | ||
**Mix n match**<br> | ||
**Mix n match** | ||
Don't get stuck using a color picker that has a predetermined configuration. Use props to mix and match different color editing components. And they actually all play nicely together. | ||
**Sane (Re)Styling** | ||
This color picker _does not_ pretend to think it knows exactly how everyone will want it to look. We implement base styles but also maintain sensible classes following [SUIT Methodologies](https://suitcss.github.io/) for easy style overrides. | ||
## Demo | ||
@@ -19,0 +22,0 @@ |
87411
0.29%138
2.22%