Skip to content

Rikk/UglifyJS-online

 
 

Repository files navigation

UglifyJS: Online JavaScript minifier

UglifyJS 2 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 Mihai Bazon. 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.2%
  • HTML 8.9%
  • CSS 3.9%