add TinyColor, Fix #30

This commit is contained in:
chencheng 2014-07-29 19:36:49 +08:00
parent 25af7a72d8
commit 4289ef2521

View File

@ -264,6 +264,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
* [color](https://github.com/harthur/color) - JavaScript color conversion and manipulation library.
* [colors](https://github.com/mrmrs/colors) - Smarter defaults for colors on the web.
* [PleaseJS](https://github.com/Fooidge/PleaseJS) - JavaScript Library for creating random pleasing colors and color schemes.
* [TinyColor](https://github.com/bgrins/TinyColor) - Fast, small color manipulation and conversion for JavaScript.
## I18n And L10n
*Localization (l10n) and internationalization (i18n) JavaScript libraries.*