2
0
mirror of https://github.com/PitPik/tinyColorPicker synced 2025-07-13 13:04:28 -06:00

Update README.md

This commit is contained in:
Peter Dematté 2015-02-06 14:48:09 +01:00
parent 1c5a9e099c
commit 4aa8d90f7a

View File

@ -2,7 +2,7 @@
# tinyColorPicker and colors # tinyColorPicker and colors
Looking for mobile first, tiny foot print, fast, scaleable, flexible and pluggable...<br> Looking for mobile first, tiny foot print, fast, scaleable, flexible and pluggable...<br>
This 4.5KB small 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/), 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 4.5KB small (1 .js file only; no 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/), 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.
##Demo ##Demo
See **demo** at [dematte.at/tinyColorPicker](http://dematte.at/tinyColorPicker) See **demo** at [dematte.at/tinyColorPicker](http://dematte.at/tinyColorPicker)