New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@palette/color-picker

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@palette/color-picker - npm Package Compare versions

Comparing version

to
0.1.6

2

package.json
{
"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 @@