node-pngquant-bin
pngquant Node.js wrapper that makes it seamlessly available on Windows and Mac OS X. Most of the ideas are taken from node-optipng-bin module.
Getting Started
Install the module with: npm install node-pngquant-bin
var pngquantPath = path;
Documentation
(Coming soon)
Examples
var pngquantPath = path execFile = execFile; ;
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Release History
- 0.1.0: Initial release without Linux support
License
Copyright (c) 2013 Matthias Zaunseder Licensed under the MIT license.