An open API service indexing awesome lists of open source software.

https://github.com/bxt/mustaml

Mustaml is a html template language, logic-less and neat.
https://github.com/bxt/mustaml

Last synced: about 1 year ago
JSON representation

Mustaml is a html template language, logic-less and neat.

Awesome Lists containing this project

README

          

Mustaml - Mustache's logic-less in HAML's style
===============================================

Version 0.9.4

[Mustaml Documentation](http://bernhardhaeussner.de/odd/mustaml "Mustaml"), [Mustaml Demo](http://bernhardhaeussner.de/odd/mustaml/demo.html "Mustaml Live JS Demo")

Mustaml is a html template language that enforces "logic-less" templates as known from {{ mustache }} but using pythonish indentation like HAML to build html-tags.

This is an implementation in PHP and Javascript.

See the demos/ directory for usage examples.