Templayed is a minuscule JS templating library for creating templates quickly and efficiently.
Templayed is inspired by Mustache and is actually more like a trimmed-down version of that library.
Templayed supports some Mustache-inspired features, such as:
- variables
- shown / hidden sections
- lists
- functions
- etc.
While most of you are probably used to using Mustache for templating, Templayed is much faster, as browser tests show it.














