mustache.erl

Software Screenshot:
mustache.erl
Software Details:
Version: 0.1.1
Upload Date: 1 Oct 15
Distribution Type: Freeware
Downloads: 21

Rating: nan/5 (Total Votes: 0)

Mustache is a framework-agnostic templating system that enforces separation of view logic from the template file.

This templating engine has made it possible to not even be possible to embed logic in a template.

This allows templates to be reused across language boundaries and for other language independent uses.

Working with Mustache means dealing with templates, views, and contexts.

Templates contain HTML (or some other format) and Mustache tags that specify what data to pull in. A template can be either a string or a file (usually ending in .mustache).

Views are Erlang modules that can define functions that are called and provide the data for the template tags. A context is an Erlang dict that contains the current context from which tags can pull data.

Mustache is also available in:

JavaScript - download mustache.js here
Ruby - download Mustache here.
Python - download pystache here.
Erlang - download mustache.erl here.
PHP - download mustache.php here.
Perl - download Mustache Template here.
Go - download mustache.go here.
Lua - download hige here.
ooc - download Mustang here.
C++ - download plustache here.
ActionScript 3 - download mustache.as here.
Java - download mustache.java here.
node.js - download Mu here.

Features:

  • Compiled Templates (for speed)
  • The Power of Context
  • Tag Types
  • Variables
  • Boolean Sections
  • List Sections
  • Comments

Similar Software

RubyTree
RubyTree

1 Mar 15

Spork
Spork

12 May 15

python-zibopt
python-zibopt

5 Jun 15

stpl
stpl

14 Apr 15

Other Software of Developer Mustache Development Tool

pystache
pystache

5 Jun 15

mustache.java
mustache.java

1 Oct 15

Mu
Mu

21 Jul 15

Comments to mustache.erl

Comments not found
Add Comment
Turn on images!