Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apostrophecms/nunjucks
A fork of Nunjucks 2.x with ongoing maintenance from the ApostropheCMS core team, in order to provide long term support for Apostrophe CMS 2.x. **There will be no changes or additions to existing usage. (That means no new features.)**
https://github.com/apostrophecms/nunjucks
Last synced: 9 days ago
JSON representation
A fork of Nunjucks 2.x with ongoing maintenance from the ApostropheCMS core team, in order to provide long term support for Apostrophe CMS 2.x. **There will be no changes or additions to existing usage. (That means no new features.)**
- Host: GitHub
- URL: https://github.com/apostrophecms/nunjucks
- Owner: apostrophecms
- License: other
- Created: 2019-03-25T14:43:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T12:32:10.000Z (almost 5 years ago)
- Last Synced: 2024-12-19T18:15:28.741Z (15 days ago)
- Language: JavaScript
- Size: 5.56 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Nunjucks 2.x: long term maintenance fork
This fork of Nunjucks 2.x is maintained by the ApostropheCMS team
as part of long term support for ApostropheCMS 2.x. There will be
no new features or intentional changes in behavior. We recommend
the latest version of the mainstream Nunjucks release for new
projects, and plan to use that in future versions of ApostropheCMS
that require a templating language.Our maintenance modifications, if any, are released under the same
license as Nunjucks 2.x.
# Nunjucks[Nunjucks](http://mozilla.github.io/nunjucks/) is a full featured
templating engine for javascript. It is heavily inspired by
[jinja2](http://jinja.pocoo.org/). View the docs
[here](http://mozilla.github.io/nunjucks/).## Installation
`npm install @apostrophecms/nunjucks`
(View the [CHANGELOG](https://github.com/mozilla/nunjucks/releases)) through 2.5.2. An additional changelog will be added here as neded for maintenance updates.
## Documentation
See [here](http://mozilla.github.io/nunjucks/). NOTE: this is a legacy version (2.x) and not all 3.x documentation may be relevant.
## Browser Support
Supported in all modern browsers. For IE8 support, use [es5-shim](https://github.com/es-shims/es5-shim).
## Tests
Run the tests with `npm 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