jlongster / nunjucks

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 96.7%Language:HTML 2.4%Language:CSS 0.5%Language:Shell 0.2%Language:Python 0.1%Language:Makefile 0.0%