|
|
@@ -2,6 +2,8 @@ |
|
|
|
|
|
|
|
|
> What could be more logical awesome than no logic at all? |
|
|
> What could be more logical awesome than no logic at all? |
|
|
|
|
|
|
|
|
|
|
|
[](https://gitter.im/janl/mustache.js) |
|
|
|
|
|
|
|
|
[mustache.js](http://github.com/janl/mustache.js) is an implementation of the [mustache](http://mustache.github.com/) template system in JavaScript. |
|
|
[mustache.js](http://github.com/janl/mustache.js) is an implementation of the [mustache](http://mustache.github.com/) template system in JavaScript. |
|
|
|
|
|
|
|
|
[Mustache](http://mustache.github.com/) 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. |
|
|
[Mustache](http://mustache.github.com/) 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. |
|
|
|