Simon Willison’s Weblog

Subscribe

2 items tagged “jsmin”

2007

jsjuicer. Another conditional comment respecting minifier tool, this time in C++. Ships with a command line utility, unlike JavaScript::Minifier.

# 4th June 2007, 5:57 pm / adrian-johnston, cplusplus, javascript, jsjuicer, jsmin, minification

JavaScript Minifier that doesn’t break code (via) Perl re-implementation of Douglas Crockford’s classic JSMin that doesn’t clobber IE’s conditional comments, by Peter Michaux.

# 4th June 2007, 5:44 pm / conditionalcomments, douglas-crockford, ie, internet-explorer, james-bennett, javascript, jsmin, perl, pete-michaux