mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Add Nunjucks as a Templating Engine (#213)
This commit is contained in:
parent
219e86762a
commit
3a77f495c7
@ -221,6 +221,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
|
||||
* [mustache.js](https://github.com/janl/mustache.js) - Minimal templating with {{mustaches}} in JavaScript.
|
||||
* [handlebars.js](https://github.com/wycats/handlebars.js/) - An extension to the Mustache templating language.
|
||||
* [nunjucks](https://mozilla.github.io/nunjucks/) - A rich and powerful templating language for JavaScript from Mozilla.
|
||||
* [hogan.js](https://github.com/twitter/hogan.js) - A compiler for the Mustache templating language.
|
||||
* [doT](https://github.com/olado/doT) - The fastest + concise javascript template engine for nodejs and browsers.
|
||||
* [dustjs](https://github.com/linkedin/dustjs/) - Asynchronous templates for the browser and node.js.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user