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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    4

Package Sidebar

Install

npm i fast-closure-compiler

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • evanw