From 9a639e13925c965b5a2fe54445c8f59fb3e2c598 Mon Sep 17 00:00:00 2001 From: Jithin Date: Fri, 12 Jun 2015 00:04:49 +0530 Subject: [PATCH] Added Vibrant.js to the library Added Vibrant.js to the library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 254d5af..0035d8e 100644 --- a/README.md +++ b/README.md @@ -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.*