pngjs

v3.2.0
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
PNG decoder encoder js-png node-png parser png png-js png-parse and 2 more...

coverage

istanbul -- cover node_modules/tape/bin/tape test/*-spec.js nolarge

coverage-report

npm run coverage && istanbul report html

coveralls

cat ./coverage/lcov.info | coveralls

test

npm run lint && tape test/*-spec.js | tap-dot && node test/run-compare

lint

eslint lib

Metadata

  • MIT
  • >=4.0.0
  • Unknown
  • released 4/30/2017

Downloads

Maintainers