JSPM

  • Created
  • Published
  • Downloads 1440538
  • Score
    100M100P100Q182408F
  • License BSD-2-Clause

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

Package Exports

  • nunjucks
  • nunjucks/browser/nunjucks
  • nunjucks/browser/nunjucks-slim
  • nunjucks/package.json
  • nunjucks/src/compiler
  • nunjucks/src/environment
  • nunjucks/src/filters
  • nunjucks/src/globals
  • nunjucks/src/lexer
  • nunjucks/src/lib
  • nunjucks/src/loader
  • nunjucks/src/loaders
  • nunjucks/src/node-loaders
  • nunjucks/src/nodes
  • nunjucks/src/object
  • nunjucks/src/parser
  • nunjucks/src/runtime
  • nunjucks/src/transformer

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nunjucks) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Nunjucks

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

Installation

npm install nunjucks

(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 at http://mozilla.github.io/nunjucks/files/tests/browser/.

Mailing List

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

Contributors

https://github.com/mozilla/nunjucks/graphs/contributors