Skip to content

solarnz/img-palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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'));

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published