Section: JavaScript compression system (1)Updated: 2010-06-21Local indexUp
NAME
shrinksafe - JavaScript "compression" system
SYNOPSIS
shrinksafe
[files ...]
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