Top "Nunjucks" questions

A rich and powerful templating language for JavaScript

Simplest possible node.js + nunjucks example

Probably will never use node.js nor Nunjucks for any real development, but now for some reason need: precompile the …

node.js nunjucks
Check if an object is empty in Nunjucks

So I'm using Nunjucks as the templating engine in my Node.js application. I have an object we'll call var …

javascript node.js templating nunjucks
Integrating Nunjucks with IntelliJ IDEA / Webstorm

How can I add syntax highlighting to Nunjucks template files in IntelliJ IDEA / Webstorm? There is no obvious plugin available. …

intellij-idea syntax-highlighting webstorm nunjucks