nunjucks
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/nunjucks package

3.2.4 • Public • Published

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

Dependencies (3)

Dev Dependencies (29)

Package Sidebar

Install

npm i nunjucks

Weekly Downloads

677,720

Version

3.2.4

License

BSD-2-Clause

Unpacked Size

1.77 MB

Total Files

35

Last publish

Collaborators

  • jlongster
  • vecmezoni
  • samypesse
  • carljm
  • fdintino