logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

shrinksafe - JavaScript "compression" system

Author

       shrinksafe was written by Netscape Communications Corporation, Alex Russell  <alex@dojotoolkit.org>,  and
       Richard Backhouse <backhous@us.ibm.com>.

       This  manual  page was written by Jason Morawski <rpgdude1@gmail.com>, for the Debian project (and may be
       used by others).

1.7.2                                              2012-02-20                                      shrinksafe(1)

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.js

Name

       shrinksafe - JavaScript "compression" system

See Also

rhino(1)

Synopsis

shrinksafe [files ...]

See Also