Juicer is a command line tool that helps you ship frontend code for production. High level overview; Juicer can * figure out which files depend on each other and merge them together, reducing the number of http requests per page view, thus improving performance * use YUI Compressor to compress code, thus improving performance * verify that your JavaScript is safe to minify/compress by running JsLint on it * cycle asset hosts in CSS files * add "cache busters" to URLs in CSS files * recalculate relative URLs in CSS files, as well as convert them to absolute (or convert absolute URLs to relative URLs)
Required Ruby Version
None
Authors
Christian Johansen
Versions
- 1.2.0 August 15, 2014 (64.5 KB)
- 1.1.2 July 17, 2014 (64.5 KB)
- 1.1.1 November 05, 2013 (64 KB)
- 1.1.0 October 07, 2013 (64 KB)
- 1.0.22 September 23, 2013 (63.5 KB)
- 0.2.5 May 21, 2009* (43.5 KB)