template-engine-js
There are 4 repositories under template-engine-js topic.
fnando/seagull
Minimal template engine with compiled output for JavaScript.
BaseMax/TinyTagEngineJS
Javascript: Sometimes you need to get input from the user that contains the symbols you want to tag, and render these tags.
BaseMax/ko-engine
JavaScript template engine in just 50 LOC with supporting replacing variable, and JavaScript commands such as: if, else
chdh/minitemplator-js
A compact template engine for HTML.