public
Description: Ruby library for minifying JavaScript. Based on Douglas Crockford's jsmin.c.
Homepage:
Clone URL: git://github.com/rgrove/jsmin.git
jsmin /
name age message
file .gitignore Mon Aug 10 20:45:15 -0700 2009 Ignore /doc/ [rgrove]
file HISTORY Mon Nov 10 22:42:10 -0800 2008 Fix Ruby 1.9 compatibility; minor performance i... [rgrove]
file Rakefile Mon Aug 10 20:50:45 -0700 2009 Use :gemspec for the gemspec Rake task name ins... [rgrove]
file jsmin.gemspec Mon Aug 10 20:43:57 -0700 2009 Create Rake task to generate gemspec for github... [reagent]
directory lib/ Tue Dec 30 21:41:11 -0800 2008 RDoc tweaks. [rgrove]
directory test/ Mon Nov 10 22:40:24 -0800 2008 Test improvements, simple benchmarking. [rgrove]