Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • PeoplePods 0.9
  • Brackets Sprint 8
  • elFinder 2.0 RC1
  • BBClone 0.6.1
  • Twitter Follow Box...
  • Multilingual Press...
  • SimplePie 1.2.1
  • TinyTips 1.2
  • SWFUpload 2.2.0.1 ...
  • Head Cleaner 1.4.2.9
  • Home > Scripts > Development Tools > Complete applications

    mustache.erl v0.1.0

    Download button


    Downloads: 165  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    Website:

    License / Price:

    Platforms:

    Databases:

    Language:

    Last Updated:

    Category:
    Mustache Development Tool | More scripts
    github.com
    MIT License 

    Windows / Linux / Mac OS / BSD / Solaris
    N/A
    Unknown
    July 26th, 2010, 14:59 GMT
    C: \ Development Tools \ Complete applications

     Read user reviews (0)  Refer to a friend  Subscribe

    mustache.erl description

    This is the Erlang version of the Mustache templating engine

    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.

    Here are some key features of "mustache.erl":

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



    TAGS:

    templating engine | separate code | code rendering | template | engine | generate



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM