https://github.com/joshthecoder/mustang
A template engine for the ooc programming language. Inspired by Mustache and CTemplates.
https://github.com/joshthecoder/mustang
Last synced: 4 months ago
JSON representation
A template engine for the ooc programming language. Inspired by Mustache and CTemplates.
- Host: GitHub
- URL: https://github.com/joshthecoder/mustang
- Owner: joshthecoder
- License: mit
- Created: 2010-03-09T19:35:46.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-05-15T16:49:26.000Z (about 16 years ago)
- Last Synced: 2025-06-28T10:41:24.010Z (12 months ago)
- Language: ooc
- Homepage:
- Size: 133 KB
- Stars: 14
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Mustang
=======
A template engine for the ooc programming language[1].
Mustang is a superset of the Mustache[2] syntax and is
fully backwards compatible with existing Mustache templates.
Author: Joshua Roesslein
License: BSD
[1] http://ooc-lang.org
[2] http://defunkt.github.com/mustache