Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hyakugei/mustache.as

Minimal templating with {{mustaches}} in AS3
https://github.com/hyakugei/mustache.as

Last synced: 3 months ago
JSON representation

Minimal templating with {{mustaches}} in AS3

Awesome Lists containing this project

README

        

This is an actionscript 3 port of the javascript port of the ruby mustache template engine.

http://mustache.github.com/

Here is the javascript repo:
http://github.com/janl/mustache.js

And here is the ruby repo:
http://github.com/defunkt/mustache