Documentation
Demos
Live demos available at https://chromoselector.netlify.com.
Features
- Inline and static picker modes
- Supports the following color formats:
- RGB
- RGBA
- HEX
- HEXA
- HSL
- HSLA
- CMYK
- Embedded side panel
- Extensive API
- Touch screen support
- Themable
- Resizable
Install
npm install chromoselector --save
Or download from https://github.com/chromoselector/chromoselector/releases
Build
git clone https://github.com/chromoselector/chromoselector.git cd chromoselector npm install npm run dist