Skip to content
forked from mozilla/nunjucks

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

License

Notifications You must be signed in to change notification settings

vishal-h/nunjucks

 
 

Repository files navigation

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)

Note: 1.0 was just pushed out, so if you are currently using nunjucks read the CHANGELOG. Especially important: the client-side browser filenames have changed. Read here.

Documentation

See here.

Tests

Run the tests with make 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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published