fast-closure-compiler

0.0.1 • Public • Published

fast-closure-compiler

This gets around the long startup time of Google Closure Compiler using Nailgun, which runs a single java process in the background and keeps all of the classes loaded.

Installation:

npm install fast-closure-compiler

Usage:

closure --js script.js --js_output_file script.min.js

/fast-closure-compiler/

    Package Sidebar

    Install

    npm i fast-closure-compiler

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • evanw