pngcrush-installer

1.8.10 • Public • Published

pngcrush-installer

An NPM-based installer for pngcrush.

Usage

When installed on a project, pngcrush-installer places the appropriate binary in the relative bin path to the project.

Example:

./node_modules/pngcrush-installer/bin/pngcrush

Should call the pngcrush binary.

This can be accessed if requiring the module within your project by calling

require( 'pngcrush-installer' ).getBinPath()

/pngcrush-installer/

    Package Sidebar

    Install

    npm i pngcrush-installer

    Weekly Downloads

    49

    Version

    1.8.10

    License

    none

    Last publish

    Collaborators

    • jlembeck
    • scottjehl
    • maggiewachs
    • zachleat
    • johnmbender
    • filamentgroup-admin