templating-engine.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [templating-engine]
www.codever.land/bookmarks/t/templating-engine
mustache.js
https://github.com/janl/mustache.js
Minimal templating with {{mustaches}} in JavaScript.
- tags: javascript, templating-engine
- :octocat: source code
handlebars.js
https://github.com/wycats/handlebars.js/
An extension to the Mustache templating language.
- tags: javascript, templating-engine
- :octocat: source code
nunjucks
https://mozilla.github.io/nunjucks/
A rich and powerful templating language for JavaScript from Mozilla.
- tags: javascript, templating-engine
hogan.js
https://github.com/twitter/hogan.js
A compiler for the Mustache templating language.
- tags: javascript, templating-engine
- :octocat: source code
doT
The fastest + concise javascript template engine for nodejs and browsers.
- tags: javascript, templating-engine
- :octocat: source code
dustjs
https://github.com/linkedin/dustjs/
Asynchronous templates for the browser and node.js.
- tags: javascript, templating-engine
- :octocat: source code
eco
https://github.com/sstephenson/eco/
Embedded CoffeeScript templates.
- tags: javascript, templating-engine
- :octocat: source code
JavaScript-Templates
https://github.com/blueimp/JavaScript-Templates
< 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies.
- tags: javascript, templating-engine
- :octocat: source code
t.js
https://github.com/jasonmoo/t.js
A tiny javascript templating framework in ~400 bytes gzipped.
- tags: javascript, templating-engine
- :octocat: source code
xtemplate
https://github.com/xtemplate/xtemplate
eXtensible Template Engine lib for node and the browser
- tags: javascript, templating-engine
- :octocat: source code
swig
http://paularmstrong.github.io/swig/
A simple, powerful, and extendable Node.js and browser-based JavaScript template engine.
- tags: javascript, templating-engine