aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2012-11-21rename the npm package to "uglify-js" and cli tool to "uglifyjs"Mihai Bazon
2012-10-19Add sourceRoot option to minifySergej Tatarincev
2012-10-18add fromString argument to `UglifyJS.minify` (allows to pass the source...Mihai Bazon
2012-10-17added note about API docs and online demoMihai Bazon
2012-10-17add `semicolons` option in the code generator (default: `true`)...Mihai Bazon
2012-10-13update for acornMihai Bazon
2012-10-09update on @cc_onMihai Bazon
2012-10-08add simple API wrapper: UglifyJS.minify...Mihai Bazon
2012-10-08added some basic API docMihai Bazon
2012-10-08added --self to easily get a browser-runnable version of UglifyJSMihai Bazon
2012-10-05fix typoMihai Bazon
2012-10-05add note about installationMihai Bazon
2012-10-05added --acorn and --spidermonkey optionsMihai Bazon
2012-10-03document the CLI toolMihai Bazon
2012-08-29update with link to discussion about Esprima vs. UglifyJS speedMihai Bazon
2012-08-27added READMEMihai Bazon