Merge pull request #128 from Waterloo/patch-4

Added Vibrant.js to the library
This commit is contained in:
Huei Tan 2015-06-12 09:19:04 +08:00
commit e01cd4d7b7

View File

@ -340,6 +340,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
* [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. [![](http://spmjs.io/badge/tinycolor)](http://spmjs.io/package/tinycolor)
* [Vibrant.js] (https://github.com/jariz/vibrant.js/) - Extract prominent colors from an image.
## I18n And L10n
*Localization (l10n) and internationalization (i18n) JavaScript libraries.*