This is command plugin for SynWrite editor.
It allows to make JavaScript code more compact ("minify" it). Uses Python library "slimit".
If selection is made (only normal selection supported) then only selection is changed,
otherwise entire file is changed.
Plugin has command in SynWrite menu "Tools - Plugins".
Just open plugin's zip-file in SynWrite, and confirm installation.
Default hotkey can be changed using SynWrite command "Options - Advanced - Edit file SynPlugins.ini".
Author: Alexey T. (SynWrite author)