mirror of
https://github.com/PitPik/tinyColorPicker
synced 2025-07-05 09:04:29 -06:00
Update README.md
This commit is contained in:
parent
2bc068a57e
commit
4eab02b6ad
@ -2,7 +2,7 @@
|
||||
# tinyColorPicker and colors
|
||||
|
||||
Looking for mobile first, tiny foot print, fast, scaleable, flexible, pluggable and a rich color model...<br>
|
||||
This small (4.9KB gZip, 10.8KB minified, no HTML, images or css needed) HSB color picker is based on a subset of [colors.js](https://github.com/PitPik/colorPicker/blob/master/colors.js) from it's big brother [colorPicker](https://github.com/PitPik/colorPicker/) for a precise and rich color model, supports all modern features like touch and MS pointer, GPU accelerated rendering, battery friendly requestAnimationFrame and provides a lot of hooks for developers to write plugins.
|
||||
This small (4.9KB gZip, 10.8KB minified, no HTML, images or css needed) HSB colorpicker is based on a subset of [colors.js](https://github.com/PitPik/colorPicker/blob/master/colors.js) from it's big brother [colorPicker](https://github.com/PitPik/colorPicker/) for a precise and rich color model, supports all modern features like touch and MS pointer, GPU accelerated rendering, battery friendly requestAnimationFrame and provides a lot of hooks for developers to write plugins.
|
||||
|
||||
tinyColorPicker now supports AMD. See colors-amd-wrapper.js and jqColorPicker-amd-wrapper.js for more information.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user