InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Nunjucks Alternatives
Similar projects and alternatives to nunjucks
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
eleventy 🕚⚡️
A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
-
Directus
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
-
-
-
-
-
ApostropheCMS
A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
nunjucks discussion
nunjucks reviews and mentions
-
Building PicoSSG: 'Just Enough Code'
On a spring day in April 2025, the very first lines of code emerged with a commit message that says it all: "The simplest processor, I think." This established the minimalist approach that would guide the entire project. Just a few lines of code to process nunjucks templates and nothing more.
-
Static Site Generator - 11ty v3 tutorial
To create a layout in site dir create a folder named _includes and a file named base.njk we'll use nunjucks as our templating language (it will help us with placing variables, making for loops, if else, adding some basic template logic more specifically).
-
Matanuska ADR 017 - Vitest, Vite, Grabthar, Oh My!
Initially, I solved this through using nunjucks templates for a constants.ts file and a debug.ts file. Under MATBAS_BUILD=debug, the latter file would contain debug output, including tracing (see ADR 14 for more context here). But under MATBAS_BUILD=release, those hooks would be empty "no-op" functions. This all worked, but was dissatisfying.
-
How I extend my blog with gamified learning
I write and create my posts using markdown, this is then converted to html with 11ty engine. The layout of the page are decided by the metadata in the front matter section, 11ty the uses the layouts I have created using Nunjucks. This way I can add metadata and control how the page is rendered, I can inject sections and links.
- HackTheBox - Writeup Nunchucks [Retired]
- Show HN: Boxwood – simple templating engine for JavaScript, in JavaScript
-
How to Integrate Astro With ApostropheCMS pt. 1
In ApostropheCMS, templates are where code and content become web pages. Specifically, templates are written in normal HTML markup with special tags and are based on the Nunjucks template language. Thus, they are .html files placed in the /views subfolder of an ApostropheCMS module.
-
How to Build an Ecommerce Website with ApostropheCMS
This starter Kit has been created by Corllete in partnership with Apostrophe. From a technical point of view, the ecommerce project is based on several UI components. Each of them relies entirely on Tailwind CSS for styling, with no additional CSS files. These components are organized in macros and fragments coming from the default server-side template engine Nunjucks.
- Why to use htmlx if we can continue using Django templates
- Django templates in the frontend
-
A note from our sponsor - InfluxDB
www.influxdata.com | 12 Jun 2025
Stats
mozilla/nunjucks is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of nunjucks is JavaScript.