This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

img-palette

0.3.2 • Public • Published

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

Package Sidebar

Install

npm i img-palette

Weekly Downloads

4

Version

0.3.2

License

MIT

Last publish

Collaborators

  • solarnz