Skip to content

jlongster/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.

Run all the tests at http://jlongster.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/jlongster/nunjucks/graphs/contributors

About

THIS IS A FORK -- see the original repo here: https://github.com/mozilla/nunjucks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.8%
  • HTML 2.4%
  • Other 0.8%