nunjucks

A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)

BSD-2-CLAUSE License

Downloads
4.5M
Stars
8.5K
Committers
154

Nunjucks

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

Installation

npm install nunjucks

To use the file watcher built-in to Nunjucks, Chokidar must be installed separately.

npm install nunjucks chokidar

(View the CHANGELOG)

Documentation

See here.

Browser Support

Supported in all modern browsers. For IE8 support, use es5-shim.

Tests

Run the tests with npm test.

Watch master branch's tests running in the browser.

Mailing List

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

Want to help?

Contributions are always welcome! Before you submit an issue or pull request, please read our contribution guidelines.

Contributors

Package Rankings
Top 0.5% on Npmjs.org
Top 20.66% on Repo1.maven.org
Top 4.04% on Proxy.golang.org
Top 18.39% on Pypi.org
Badges
Extracted from project README
NPM Version NPM Downloads Linux Build Windows Build Test Codecov