All Projects → jariz → Vibrant.js

jariz / Vibrant.js

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

Programming Languages

coffeescript
4710 projects
HTML
75241 projects
CSS
56736 projects

Labels

Projects that are alternatives of or similar to Vibrant.js

kaleidoscope
🍀 A small collection of creative nodes to generate color palette and store values for Blender
Stars: ✭ 99 (-97.84%)
Mutual labels:  palette
Polychrome
🎨 Easy color manipulation in ~2kb (gzipped)
Stars: ✭ 286 (-93.77%)
Mutual labels:  palette
Pngquant
Lossy PNG compressor — pngquant command based on libimagequant library
Stars: ✭ 4,086 (-10.96%)
Mutual labels:  palette
Tile-Studio
Tile / Sprite / Map Editor
Stars: ✭ 59 (-98.71%)
Mutual labels:  palette
Dmarman.github.io
Tailwind Ink is an AI palette generator trained with the Tailwindcss colors.
Stars: ✭ 254 (-94.47%)
Mutual labels:  palette
Coolhue
Coolest Gradient Hues and Swatches
Stars: ✭ 3,307 (-27.94%)
Mutual labels:  palette
lsdpatch
LSDj Patcher
Stars: ✭ 114 (-97.52%)
Mutual labels:  palette
Iroiro
Beautiful Colors Lookup in CLI
Stars: ✭ 470 (-89.76%)
Mutual labels:  palette
Colorpicker
jQuery UI widget for color picking (similar to the one in Microsoft Office 2010).
Stars: ✭ 271 (-94.09%)
Mutual labels:  palette
Picassopalette
Android Lollipop Palette is now easy to use with Picasso !
Stars: ✭ 366 (-92.02%)
Mutual labels:  palette
emerald
emerald - simple color palette tool
Stars: ✭ 23 (-99.5%)
Mutual labels:  palette
One Gnome Terminal
Atom's One Dark and One Light theme for GNOME Terminal
Stars: ✭ 256 (-94.42%)
Mutual labels:  palette
Image Palette
Generate a WCAG compliant color theme from any image
Stars: ✭ 331 (-92.79%)
Mutual labels:  palette
Colorwaver
🎨 An app to detect color palettes in the real world - powered by VisionCamera
Stars: ✭ 365 (-92.05%)
Mutual labels:  palette
Sketch swatches
A swatches plugin for Sketch.
Stars: ✭ 446 (-90.28%)
Mutual labels:  palette
codemirror-colorpicker
colorpicker with codemirror
Stars: ✭ 113 (-97.54%)
Mutual labels:  palette
Color Diff
Implemets the CIEDE2000 color difference algorithm, conversion between RGB and lab color and mapping all colors in palette X to the closest color in palette Y based on the CIEDE2000 difference.
Stars: ✭ 296 (-93.55%)
Mutual labels:  palette
Vapeplot
matplotlib extension for vaporwave aesthetics
Stars: ✭ 483 (-89.47%)
Mutual labels:  palette
Nord
An arctic, north-bluish color palette.
Stars: ✭ 4,816 (+4.95%)
Mutual labels:  palette
Libimagequant
Palette quantization library that powers pngquant and other PNG optimizers
Stars: ✭ 344 (-92.5%)
Mutual labels:  palette

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

  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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].