This website requires JavaScript.
Explore
Help
Sign In
JoBoEVD
/
UglifyJS
Watch
1
Star
0
Fork
0
You've already forked UglifyJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ff696cd7bc507ad0ffc5444bff39de9b6ad10a7e
UglifyJS
/
lib
History
Mihai Bazon
ff696cd7bc
drop more unused names
2012-10-02 12:02:33 +03:00
..
ast.js
minor
2012-09-28 11:12:47 +03:00
compress.js
drop more unused names
2012-10-02 12:02:33 +03:00
output.js
a shy attempt to obey
width
in the beautifier; added
bracketize
option to always print brackets around if/do/while/for statements; export more options via the CLI
2012-10-02 11:22:38 +03:00
parse.js
discard all \uFEFF characters (
https://github.com/mishoo/UglifyJS/issues/462
)
2012-09-25 15:30:59 +03:00
scope.js
a shy attempt to obey
width
in the beautifier; added
bracketize
option to always print brackets around if/do/while/for statements; export more options via the CLI
2012-10-02 11:22:38 +03:00
sourcemap.js
Support input source map
2012-09-24 17:02:18 +03:00
transform.js
compressor successfully moved to TreeTransformer
2012-09-26 14:27:01 +03:00
utils.js
a shy attempt to obey
width
in the beautifier; added
bracketize
option to always print brackets around if/do/while/for statements; export more options via the CLI
2012-10-02 11:22:38 +03:00