Description
Extract prominent colors from an image. Vibrant.js is a javascript port of the awesome Palette class in the Android support library.
Vibrant.js alternatives and similar libraries
Based on the "Color" category.
Alternatively, view Vibrant.js alternatives based on common mentions on social networks and blogs.
-
nozaki-colors
Another node cli colors module. Done simply and with native syntax. It's ment to make sense to engineers, not script kiddies.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Vibrant.js or a related project?
README
Vibrant.js
Extract prominent colors from an image. Vibrant.js is a javascript port of the awesome Palette class in the Android support library.
⚠️ THIS REPO IS DEPRECATED ⚠️
Please file issues over on the node-vibrant repo, this repo is kept solely for historical reasons, but ongoing development will happen over there. Despite node-vibrant's name, it works with both node and the browser (with and without UMD support). It is highly recommended you use that project over this one.
Link to node-vibrant
Demo & usage docs
See the website: http://jariz.github.io/vibrant.js/
Installing
Bower
bower install vibrant
Download
See our releases
npm
npm install node-vibrant
This is a node compatible version made by AKFish, more info & docs.
Building
npm install
bower install
- Compile gulpfile:
coffee -c gulpfile.coffee
gulp
- Done. Optionally run
gulp watch
for automatic compiling.
Other cool stuff
Check out Tabbie, the fully customisable material new tab page, with all your favorite websites and services!