RubyGems Navigation menu

haml_to_js 0.1

haml_to_js is a ruby library and command line that converts haml to javascript. Why an other haml to js converter (see similar utilities) ? * It is a extension of [haml_to_star](https://github.com/sdrdis/haml_to_star) which purpose is to convert haml into any language * This converter is intended for front usage * It simplifies debugging (the generated code is readable, a variable hold haml line number so you can know exactly where the problem is) * It support features that other don't support (don't hesitate to raise an issue if I am no longer right): * if...else statements * Declarations such as `.first{class: 'second'}` will generate `<div class="first second"></div>` * Support for brackets inside parameters (ex: `%div{key: 'value with bracket}'}`)

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

インストール:
=

バージョン履歴:

  1. 0.1.1 - December 27, 2012 (8.5KB)
  2. 0.1 - December 27, 2012 (8.5KB)

所有者:

作者:

  • Sébastien Drouyer

SHA 256チェックサム:

decae3068c256f9afb3ce25b92ff7dc6701fb8888573f22d6ad8b8b645eff3b5

累計ダウンロード数 7,186

このバージョンのみ 3,012

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: