Skip to content
#

Nunjucks

nunjucks logo

Nunjucks is a templating language that is compiled using JavaScript.

Although language-agnostic it is typically used to create HTML files.

It allows for source code to be simplified using macros or blocks, avoiding repetition, and supports inheritance.

Here are 945 public repositories matching this topic...

Generates complete single-page or multi-page website from source assets. Supports Markdown, Eta, EJS, Handlebars, Nunjucks, Pug, Twig templates "out of the box". Resolves source files of scripts, styles, images in HTML.

  • Updated Dec 18, 2024
  • JavaScript