Socket
Socket
Sign inDemoInstall

node-album-color

Package Overview
Dependencies
61
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-album-color

Pick's the most intresting colors from a givin photo


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

node-album-color

Pick's the most intresting 3 colors from a givin photo (URL,file or stream)

Based on AlbumColors.js and rewriten to work on node server.

Use examaple on this site

use

var sc = require("node-album-color")

sc.getColorsArray('http://img.poob.me/bar_photos/245.jpg',function(color){
    console.log('test',color)
})

dor@poob.me

Keywords

FAQs

Last updated on 20 Aug 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc