зеркало из https://github.com/mozilla/nunjucks.git
459e4006a7 | ||
---|---|---|
bench | ||
bin | ||
browser | ||
docs | ||
src | ||
tests | ||
.gitignore | ||
.npmignore | ||
.travis.yml | ||
CHANGELOG.md | ||
LICENSE | ||
MAINTENANCE.md | ||
Makefile | ||
README.md | ||
bower.json | ||
index.js | ||
package.json |
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