UNPKG

888 BMarkdownView Raw
1# Nunjucks
2
3[Nunjucks](http://mozilla.github.io/nunjucks/) is a full featured
4templating engine for javascript. It is heavily inspired by
5[jinja2](http://jinja.pocoo.org/). View the docs
6[here](http://mozilla.github.io/nunjucks/).
7
8## Installation
9
10`npm install nunjucks`
11
12(View the [CHANGELOG](https://github.com/mozilla/nunjucks/releases))
13
14## Documentation
15
16See [here](http://mozilla.github.io/nunjucks/).
17
18## Browser Support
19
20Supported in all modern browsers. For IE8 support, use [es5-shim](https://github.com/es-shims/es5-shim).
21
22## Tests
23
24Run the tests with `npm test`.
25
26Watch `master` branch's tests running at http://mozilla.github.io/nunjucks/files/tests/browser/.
27
28## Mailing List
29
30Join our mailing list and get help with and issues you have:
31https://groups.google.com/forum/?fromgroups#!forum/nunjucks
32
33## Contributors
34
35https://github.com/mozilla/nunjucks/graphs/contributors