ldcolorpicker - Palette-Aware Color Picker
npm install @loadingio/ldcolorpickerPalette-Aware Color Picker. Demo + docs here.
Features:
* Load palette on the fly
* Share palette across pickers
* vanilla JS / jQuery / AngularJS compatible
* highly configurable
Usage
--------
Download and include dist/ldcp.min.js and dist/ldcp.css file of ldcolorpicker:
Add data-toggle="colorpicker" in the input box you want to apply ldcolorpicker, e.g.:
and initialize with following script:
Documentation
---------------
check this url for documentation and demos.
Todo
---------------
* add 'pinned' indicator
* mobile support
Naming Issue
---------------
Due to naming conflict with ld-color-picker, this package is named "@loadingio/ldcolorpicker" instead of "ldcolorpicker".
License
---------
MIT License