Skalman / UglifyJS-online

JavaScript minifier in the browser

Home Page:https://skalman.github.io/UglifyJS-online/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UglifyJS: Online JavaScript minifier

UglifyJS 3 is an excellent tool to help you minify your JavaScript! It's a tried and tested tool, used by libraries such as jQuery.

This is a simple wrapper for the browser around the minifier; the hard work is done by the Uglify team. If you need an automated solution, I suggest checking out the source code, intended for Node.JS.

Do you want to help improve this tool? It's on Github.

License

The wrapper was created by Dan Wolff. The wrapper is in the public domain. Attribution not required but appreciated.

UglifyJS is released under the BSD license, copyright Mihai Bazon. For more information, check out the project's Github page.

About

JavaScript minifier in the browser

https://skalman.github.io/UglifyJS-online/

License:The Unlicense


Languages

Language:JavaScript 51.4%Language:HTML 33.7%Language:CSS 8.8%Language:Shell 6.2%