[ 原始碼: ruby-haml ]
套件:ruby-haml(5.0.4-3)
Elegant, structured XHTML/XML templating engine
Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML that's designed to express the structure of XHTML or XML documents in a non-repetitive, elegant, easy way, using indentation rather than closing tags and allowing Ruby to be embedded with ease.
It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine.
其他與 ruby-haml 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-temple
- template compilation framework in Ruby
-
- dep: ruby-tilt
- Generic interface to multiple Ruby template engines
-
- rec: ruby-erubis
- fast and extensible eRuby implementation which supports multi-language
-
- rec: ruby-html2haml
- Converts HTML into Haml
-
- rec: ruby-sass
- powerful but elegant CSS compiler that makes CSS fun again
-
- sug: rails (>= 2:3.2~)
- MVC ruby based framework geared for web application development (metapackage)