Skip to content

Commit cc699ad

Browse files
committed
2 parents d9d4d36 + 7b8b947 commit cc699ad

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

+2-8
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
1-
UglifyJS: Online JavaScript minifier
1+
uglifyjs-online
22
====================================
33

4-
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.
5-
6-
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](https://github.com/mishoo/UglifyJS2), intended for Node.JS.
7-
8-
Do you want to help improve this tool? It's on [Github](https://github.com/Skalman/UglifyJS-online).
9-
10-
114
License
125
-------
136

147
The wrapper was created by [Dan Wolff](https://danwolff.se/). The wrapper is in the public domain. Attribution not required but appreciated.
8+
The same goes for bookmarklet generator made by [yungztrunks](https://yungztrunks.de)
159

1610
UglifyJS is released under the BSD license, copyright Mihai Bazon. For more information, check out the project's [Github page](https://github.com/mishoo/UglifyJS2/).

0 commit comments

Comments
 (0)