New:Socket for Asana Is Now Available.Learn more
Get Started

@11ty/nunjucks

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@11ty/nunjucks

A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)

latest
Source
npmnpm
Version
4.0.0-alpha.1
Version published
Weekly downloads
611
-35%
Maintainers
2
Weekly downloads
 
Created
Source

@11ty/nunjucks

A temporary fork of Mozilla nunjucks with the following changes:

  • Dependency simplification:
    • Removes precompile CLI (commander dependency)
    • Removes watch option (chokidar dependency)
    • Node 20+ minimum

Nunjucks is a full featured templating engine for javascript. It is heavily inspired by jinja2. View the docs here.

Installation

npm install @11ty/nunjucks

(View the CHANGELOG)

Documentation

Nunjucks info and documentation source is in /docs and publishes to https://mozilla.github.io/nunjucks/

Browser Support

Supported in all modern browsers.

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

Contributors graph. Avatars provided by https://contrib.rocks

Keywords

template

FAQs

Package last updated on 09 Dec 2025

Related posts