shrinksafe - JavaScript "compression" system
Contents
Description
This manual page documents briefly the shrinksafe command.
shrinksafe is a JavaScript "compression" system. It can typically reduce the size of your scripts by a
third or more, depending on your programming style.
If no input file is specified, it defaults to stdin. The "compressed" JavaScript is written to stdout.
Examples
The following example demonstrates how to use shrinksafe
shrinksafeoriginal.js>compressed.jsName
shrinksafe - JavaScript "compression" system
See Also
rhino(1)
Synopsis
shrinksafe [files ...]
