RubyGems Navigation menu

cjohansen-juicer 0.2.5

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)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.5 - August 11, 2014 (35.5 KB)
  2. 0.2.4 - August 11, 2014 (35.5 KB)
  3. 0.2.0 - August 11, 2014 (19 KB)

Runtime Dependencies (3):

cmdparse >= 2.0.2
hpricot >= 0.6.164
rubyzip >= 0.9.1

Development Dependencies (1):

bones >= 2.4.0

Authors:

  • Christian Johansen

SHA 256 checksum:

06a4350234b6cf61f1d6a58164e3527d5f2e478efa92ff5ab53ac911b315dfac

Total downloads 8,978

For this version 3,577

Licenses:

N/A

Required Ruby Version: >= 0

Links: