Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

springload/nunjucks

 
 

Repository files navigation

@springload/nunjucks

A Nunjucks fork with a tiny bit better support for Jinja2 template syntax: #958

# Installation:
npm install --save --save-exact @springload/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)

Documentation

See here.

Browser Support

Supported in all modern browsers. For IE8 support, use es5-shim.

Tests

Run the tests with npm test.

Watch master branch's tests running in the browser.

Mailing List

Join our mailing list and get help with and issues you have: https://groups.google.com/forum/?fromgroups#!forum/nunjucks

Want to help?

Contributions are always welcome! Before you submit an issue or pull request, please read our contribution guidelines.

Contributors

About

Our Nunjucks fork with pull requests. Do not delete.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.7%
  • HTML 1.9%
  • Other 0.4%