RubyGems Navigation menu

guard-entangle 0.0.5.0

This gem leverages Guard's watch ability to insert files inline within another file. When the parser incounters a //= path/to/file, it then gets the content of that file and then inserts the content replacing the comment. Optionally that file can then be passed through Uglifier. Files with no insertions will just be copied over.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.5.2 - August 08, 2014 (11KB)
  2. 0.0.5.1 - August 07, 2014 (11KB)
  3. 0.0.5.0 - August 07, 2014 (11KB)
  4. 0.0.4.4 - April 02, 2014 (11KB)
  5. 0.0.4.3 - March 14, 2014 (10.5KB)
全てのバージョンを表示(全10件)

Runtime依存関係 (2):

guard ~> 2.1
uglifier ~> 2.3

Development依存関係 (2):

bundler ~> 1.3
rake ~> 0

所有者:

作者:

  • Deshi Rahim

SHA 256チェックサム:

d804614c9601c61798352120b7f4fe69d623d3590e01d3dd05a1148cf505c392

累計ダウンロード数 21,447

このバージョンのみ 2,455

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: