brave/vibrant.js

Name: vibrant.js

Owner: Brave Software

Description: Extract prominent colors from an image. JS port of Android's Palette.

Forked from: jariz/vibrant.js

Created: 2016-02-04 22:28:32.0

Updated: 2017-03-13 19:25:36.0

Pushed: 2016-02-05 00:40:35.0

Homepage: http://jariz.github.io/vibrant.js/

Size: 911

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

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.

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
  1. npm install
  2. bower install
  3. Compile gulpfile: coffee -c gulpfile.coffee
  4. gulp
  5. 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!


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.