All Projects → jverzani → Mustache.jl

jverzani / Mustache.jl

Licence: mit
Port of mustache.js to julia

Programming Languages

julia
2034 projects

Mustache

Build status  

Mustache is

... a logic-less template syntax. It can be used for HTML,
config files, source code - anything. It works by expanding tags in a
template using values provided in a hash or object.

This package ports over the mustache.js implementation for use in Julia. All credit should go there. All bugs are my own.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].