Yet another template engine, but this time loaded with full async support and capable of being changed even after the template was rendered.
With less WTF's:
With Hipster Features:
The main idea is that you write one template that renders xml/html and streams it to the client and that you write templates in the same style that can be rendered in the browser and linked to the dom thanks to $DOMManipulationTool:
→ check out the live demo [code]
→ even svg works:morphing sinus [code], bubbling circles [code]
→ works great with backbone [code]
→ have a look at the documentation
npm install dynamtictemplate
dodo (dodo.the.last‹ät›gmail.com)
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/dodo/node-dynamictemplate