Beautifier for javascript
Go to file
Ryan Graham a9845df8e1 Don't break up foo({}, bar);
jQuery plugins commonly use $.extend({}, defaults, options) and this change
keeps that as a one-liner instead of breaking the line up (without even
indenting it).

Adds a basic test case to cover the scenario.
2010-02-16 17:09:19 +08:00
bin beaufify_js script updates by Gabriel Harrison 2009-11-27 04:54:21 +02:00
unmaintained Moved unmaintained creatures off the main branch 2009-08-19 17:21:24 +03:00
beautify-cl.js -p for jslint-pedantic mode 2009-08-07 22:44:43 +03:00
beautify-tests.js Don't break up foo({}, bar); 2010-02-16 17:09:19 +08:00
beautify.js Don't break up foo({}, bar); 2010-02-16 17:09:19 +08:00
bookmarklet_unpacker.js Unpacking cleanup, bookmarklet unescape 2009-12-16 03:36:50 +02:00
HTML-Beautify.js Skip processing <a> tags for html 2010-02-03 02:23:55 +02:00
index.html Changed textarea font default to Consolas 2010-02-06 02:33:45 +02:00
javascriptobfuscator_unpacker.js JavascriptObfuscator fixes 2010-01-18 20:55:18 +02:00
license.txt I just wanted a nicer commit message here. 2009-12-12 12:49:34 +02:00
p_a_c_k_e_r_unpacker.js Do not err on weird non-packers 2010-02-14 10:48:14 +02:00
sanitytest.js Unpacking cleanup, bookmarklet unescape 2009-12-16 03:36:50 +02:00