Add Node 25, macOS 26 to CI and update versions (#1516)
Nunjucks is a full featured templating engine for javascript. It is heavily inspired by jinja2. View the docs here.
npm install nunjucks
To use the file watcher built-in to Nunjucks, Chokidar must be installed separately.
npm install nunjucks chokidar
(View the CHANGELOG)
Nunjucks info and documentation source is in /docs and publishes to https://mozilla.github.io/nunjucks/
/docs
Supported in all modern browsers. For IE8 support, use es5-shim.
Run the tests with npm test.
npm test
If you have ideas or questions, or need help, you can reach us in the #nunjucks:mozilla.org room on Matrix.
Contributions are always welcome! Before you submit an issue or pull request, please read our contribution guidelines.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Nunjucks
Nunjucks is a full featured templating engine for javascript. It is heavily inspired by jinja2. View the docs here.
Installation
npm install nunjucksTo use the file watcher built-in to Nunjucks, Chokidar must be installed separately.
npm install nunjucks chokidar(View the CHANGELOG)
Documentation
Nunjucks info and documentation source is in
/docsand publishes to https://mozilla.github.io/nunjucks/Browser Support
Supported in all modern browsers. For IE8 support, use es5-shim.
Tests
Run the tests with
npm test.Get in touch
If you have ideas or questions, or need help, you can reach us in the #nunjucks:mozilla.org room on Matrix.
Want to help?
Contributions are always welcome! Before you submit an issue or pull request, please read our contribution guidelines.
Contributors