GitHub
N

Nunjucks

8.7k stars
Updated 6/18/2025

A rich and powerful templating language for JavaScript

templatingjinja2html
README

Nunjucks

NPM Version NPM Downloads CI 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

Nunjucks info and documentation source is in /docs and publishes to https://mozilla.github.io/nunjucks/

Browser Support

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

Tests

Run the tests with npm test.

Get in touch

If you have ideas or questions, or need help, you can reach us in the #nunjucks:mozilla.org room on Matrix.

Want to help?

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

Contributors

Contributors graph. Avatars provided by https://contrib.rocks

Package Information

Latest Version

v3.2.4GitHub

License

BSD-2-Clause

Dependencies

3 production

Community Stats

GitHub Repository

View on GitHub

Open Issues

342

Last Commit

6/18/2025