diff --git a/README.md b/README.md index cf89b21..ca0a74e 100644 --- a/README.md +++ b/README.md @@ -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.