A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
Перейти к файлу
popomore 459e4006a7 Add 'use strict'; #1 2015-03-09 22:50:26 +08:00
bench Add 'use strict'; #1 2015-03-09 22:50:26 +08:00
bin precompile command for Windows 2014-10-17 20:32:16 -03:00
browser minor cleanup, regenerate browserfiles 2015-02-19 21:24:38 -05:00
docs Add selectattr and rejectattr in built-in filters list. 2015-02-04 15:46:15 -07:00
src Add 'use strict'; #1 2015-03-09 22:50:26 +08:00
tests Add 'use strict'; #1 2015-03-09 22:50:26 +08:00
.gitignore merge docs into main repo 2015-02-04 17:32:56 -05:00
.npmignore add test coverage using istanbul 2014-08-27 00:17:39 +08:00
.travis.yml Add simple travis config to get tests running 2013-07-01 10:04:14 -07:00
CHANGELOG.md prep for release 2014-09-30 18:35:34 +01:00
LICENSE add license, lots of tweaks to get ready for release 2012-09-18 20:52:29 -04:00
MAINTENANCE.md prep for 1.2.0 2015-02-04 17:01:51 -05:00
Makefile add test coverage using istanbul 2014-08-27 00:17:39 +08:00
README.md Add how to run the tests to README.md. 2014-09-23 15:39:36 +01:00
bower.json 1.0.5 2014-05-01 17:50:10 -07:00
index.js Loader was not exposed correctly 2013-12-09 16:10:14 +00:00
package.json add keywords in package.json 2015-03-03 15:17:36 +11:00

README.md

Nunjucks

Nunjucks is a full featured templating engine for javascript. It is heavily inspired by jinja2. View the docs here.

Installation

npm install nunjucks

(View the CHANGELOG)

Note: 1.0 was just pushed out, so if you are currently using nunjucks read the CHANGELOG. Especially important: the client-side browser filenames have changed. Read here.

Documentation

See here.

Tests

Run the tests with make test.

Watch master branch's tests running at http://mozilla.github.io/nunjucks/files/tests/browser/.

Mailing List

Join our mailing list and get help with and issues you have: https://groups.google.com/forum/?fromgroups#!forum/nunjucks

Contributors

https://github.com/mozilla/nunjucks/graphs/contributors