RubyGems Navigation menu

juicer 0.2.0

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.2.0 - August 15, 2014 (64.5 KB)
  2. 1.1.2 - July 17, 2014 (64.5 KB)
  3. 1.1.1 - November 05, 2013 (64.0 KB)
  4. 1.1.0 - October 07, 2013 (64.0 KB)
  5. 1.0.22 - September 23, 2013 (63.5 KB)
  6. 0.2.0 - February 22, 2009* (8.6 MB)
显示所有版本 (共 33 个)

Runtime 依赖 (3):

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

Development 依赖 (1):

bones >= 2.4.0

业主:

作者:

  • Christian Johansen

SHA 256 校验和:

4c9f36509961d240c5f5af3f6cf33a3818ba571314e2924c7bb5757af76f675a

下载总量 160,955

这个版本 3,715

许可:

需要的 Ruby 版本:

链接: