UNPKG

templz

Version:

Mustache-inspired template engine working with strings and elements

27 lines (21 loc) 587 B
Changelog ========= ## 0.2.0 - 2015-02-05 * DOM data binding * Support to [jsdom](https://github.com/tmpvar/jsdom) in node.js/io.js * Test untis converted to [mocha](http://mochajs.org/) * `npm` package * `bower` package ## 0.1.0 - 2014-11-10 * A lot of bug fixes * Mustache conformity improved a lot * Doesn't support lambdas for sections * Test units * `Templz.serialize` * `Templz.createFragment` ## First public alpha - 2014-11-03 * No version number * Basic functionality * Lots of bus and inconsistencies * Poor Mustache conformity * No optimization