0.3.2 • Published 9 years ago

img-palette v0.3.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

img-palette

A javascript implementation of the Palette class from the Android Support Library

Installation

npm install img-palette

Overview

Demo

There is a demo available here with the source here.

Usage

var Palette = require('img-palette');

var colors = new Palette(document.findElementById('image'));
0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.1.0

9 years ago

0.0.1

9 years ago