Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Nunjucks

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.