lib.haxe.org
Search :
Top tags :
cross
(42)
flash
(32)
js
(29)
cpp
(28)
neko
(21)
javascript
(10)
php
(10)
utility
(9)
game
(7)
macro
(6)
jsmin
A haXe port of JSMin(http://www.crockford.com/javascript/jsmin.html). Use it to minify JS files.
Tags
cross
js
Website
http://github.com/andyli/JSMinHx
Version
1.2
Owner
andyli
License
BSD
Download
History
2010-04-09 19:02:40
1.2
Download
Switched to use StringBuf to ensure best performance in all targets.
2010-03-24 10:02:31
1.1
Download
Fixed using relative path in run.n. Added github repo url.
2010-03-24 08:21:38
1.0
Download
Init release, complete and functonal.