Found 10 repositories(showing 10)
A plugin to package and minify your javascript and css. Supports preprocessors like LESS, coffeescript and kaffeine, minification engines like cssmin, uglifyjs, jsmin and closure compiler, auto-include-paths, specifying which asset to include on which request, and much more.
dchest
Go package to minify JavaScript, which is a direct port of Douglas Crockford's JSMin
soldair
this is a white space and extra char css optimizer that is smiilar to crockfords jsmin. written in c it reads from stdin and writes to stdout. it is fast enough because its in c to process css on the fly or you can concatenate all of your css into a minified file and deliver it
mrclay
JSMin.php plus various enhancements from the Minify project
joshmarshall
A vim plugin that automatically compiles a CoffeeScript to a JSMin minified Javascript file on save
fsodano
Minify and cache JS and CSS files with PHP, based on JsMin+ and CssMin
Horde Javascript Minifier - Jsmin PHP Driver
cootetom
A python wrapper around jsmin to minify whole directories of JavaScript files.
jhaeger
masset is a simple assets manager for php, with the simple ability to group, minify, cache and compress your css and js (using cssmin and jsmin)
OpenMandrivaAssociation
Merges, minifies and compresses Javascript and CSS files, supporting a variety of different filters, including YUI, jsmin, jspacker or CSS tidy. Also supports URL rewriting in CSS files.
All 10 repositories loaded