histogram

v3.0.0
Provides a histogram data structure of png, gif and jpeg images using canvas. This library works in the browser as well
histogram image png jpeg jpg gif

lint

jshint .

phantom

phantomjs ./node_modules/mocha-phantomjs-core/mocha-phantomjs-core.js test/global.html spec "`node -pe 'JSON.stringify({useColors:true,grep:process.env.grep})'`"

test

npm run lint && mocha && npm run phantom

preversion

uglifyjs lib/index.js -m -c > histogram.min.js && git add histogram.min.js

travis

npm run lint && npm run coverage

coverage

istanbul cover _mocha

Metadata

  • Unknown
  • *
  • Peter Müller
  • released 10/3/2017

Downloads