JS Minifier
JS Minifier plugin for HippoEDIT is a wrapper for on-line service Google Closure Compiler that compress/optimize java script source code for you. HippoEDIT just provide handy way to send code to online service and replace the selection by received result.
After installing the plugin, you get new toolbar button, which triggers sending of the code for formatting to service, and plugin options page, where you can control processing settings.
Only selected text is sent to processing, or complete document if nothing is selected.
Install
You can install plugin directly from HippoEDIT Plugins options page (Tools→Options→Plugins), if you have Online Repository activated or by download plugin bundle directly from this page and open it with HippoEDIT.
More
For more information go to Google Closure Complier home page http://closure-compiler.appspot.com/home.
For details about integration, you can ask on forum.
#plugin