nunjucks

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

potential XSS vulnerability in autoescape mode, and with escape filter was fixed in v2.4.3
Last updated 10 years ago by jlongster .
BSD · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm 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 (4 years ago)

57 Versions

  • 3.2.3                                ...           4 years ago
  • 3.2.2                                ...           4 years ago
  • 3.2.1                                ...           5 years ago
  • 3.2.0                                ...           6 years ago
  • 3.1.7                                ...           6 years ago
  • 3.1.6                                ...           6 years ago
  • 3.1.4                                ...           6 years ago
  • 3.1.3                                ...           7 years ago
  • 3.1.2                                ...           7 years ago
  • 3.1.0                                ...           7 years ago
  • 3.0.1                                ...           8 years ago
  • 3.0.0                                ...           8 years ago
  • 2.5.2                                ...           8 years ago
  • 2.5.1                                ...           8 years ago
  • 2.5.0                                ...           8 years ago
  • 2.4.3                                ...           8 years ago
  • 2.4.2 [deprecated]           ...           9 years ago
  • 2.4.1 [deprecated]           ...           9 years ago
  • 2.4.0 [deprecated]           ...           9 years ago
  • 2.3.0 [deprecated]           ...           9 years ago
  • 2.2.0 [deprecated]           ...           9 years ago
  • 2.1.0 [deprecated]           ...           9 years ago
  • 2.0.0 [deprecated]           ...           9 years ago
  • 1.3.4 [deprecated]           ...           10 years ago
  • 1.3.3 [deprecated]           ...           10 years ago
  • 1.3.1 [deprecated]           ...           10 years ago
  • 1.3.0 [deprecated]           ...           10 years ago
  • 1.2.0 [deprecated]           ...           10 years ago
  • 1.1.0 [deprecated]           ...           10 years ago
  • 1.0.7 [deprecated]           ...           10 years ago
  • 1.0.6 [deprecated]           ...           10 years ago
  • 1.0.5 [deprecated]           ...           11 years ago
  • 1.0.4 [deprecated]           ...           11 years ago
  • 1.0.3 [deprecated]           ...           11 years ago
  • 1.0.2 [deprecated]           ...           11 years ago
  • 1.0.1 [deprecated]           ...           11 years ago
  • 0.1.0-a1                                ...           11 years ago
  • 0.1.0-a2                                ...           11 years ago
  • 0.1.0-a3                                ...           11 years ago
  • 0.1.0-a4                                ...           11 years ago
  • 0.1.0-a5                                ...           11 years ago
  • 0.1.0-a6                                ...           11 years ago
  • 0.1.0-b1                                ...           11 years ago
  • 0.1.4-a                                ...           11 years ago
  • 0.1.8-a                                ...           11 years ago
  • 1.0.0 [deprecated]           ...           11 years ago
  • 0.1.10 [deprecated]           ...           11 years ago
  • 0.1.9 [deprecated]           ...           12 years ago
  • 0.1.8 [deprecated]           ...           12 years ago
  • 0.1.7 [deprecated]           ...           12 years ago
  • 0.1.6 [deprecated]           ...           12 years ago
  • 0.1.5 [deprecated]           ...           12 years ago
  • 0.1.4 [deprecated]           ...           12 years ago
  • 0.1.3 [deprecated]           ...           12 years ago
  • 0.1.2 [deprecated]           ...           12 years ago
  • 0.1.1 [deprecated]           ...           12 years ago
  • 0.1.0 [deprecated]           ...           12 years ago
Maintainers (1)
Downloads
Today 1
This Week 1
This Month 1
Last Day 0
Last Week 0
Last Month 0
Dependencies (2)
Dev Dependencies (6)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |