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.
- Host: GitHub
- URL: https://github.com/bxt/mustaml
- Owner: bxt
- Created: 2011-03-31T19:19:17.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2012-03-08T23:16:52.000Z (over 14 years ago)
- Last Synced: 2024-04-24T08:37:56.663Z (about 2 years ago)
- Language: PHP
- Homepage: http://bernhardhaeussner.de/odd/mustaml/
- Size: 259 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.