nunjucks
A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
Last updated 5 years ago by fdintino .
BSD-2-Clause · Repository · Bugs · Original npm
$ cnpm install nunjucks 
SYNC missed versions from official npm registry.

Nunjucks

NPM Version NPM Downloads Linux Build Windows Build Test Codecov

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

Current Tags

  • 3.2.3                                ...           latest (5 years ago)

3 Versions

  • 3.2.3                                ...           5 years ago
  • 3.2.1                                ...           5 years ago
  • 2.5.2                                ...           9 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (3)
Dev Dependencies (29)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org