lib.haxe.org

jsmin

A haXe port of JSMin(http://www.crockford.com/javascript/jsmin.html). Use it to minify JS files.
Tags
crossjs
Version
1.2
Owner
andyli
License
BSD

History

  • 2010-04-09 19:02:40
    1.2
    Switched to use StringBuf to ensure best performance in all targets.
  • 2010-03-24 10:02:31
    1.1
    Fixed using relative path in run.n. Added github repo url.
  • 2010-03-24 08:21:38
    1.0
    Init release, complete and functonal.