Software Alternatives, Accelerators & Startups
Table of contents
  1. Social Mentions
  2. Comments

Nunjucks

Nunjucks offers node templates with inheritance, asynchronous control.

Nunjucks Reviews and details

Screenshots and images

  • Nunjucks Landing page
    Landing page //
    2019-10-20

Badges

Promote Nunjucks. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Nunjucks and what they use it for.
  • Show HN: Boxwood – simple templating engine for JavaScript, in JavaScript
    There’s https://mozilla.github.io/nunjucks/ although it hasn’t been maintained for quite some time. - Source: Hacker News / 20 days ago
  • 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. - Source: dev.to / 2 months ago
  • 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. - Source: dev.to / 4 months ago
  • Django Template Development
    So there's Nunjucks, a frontend templating language inspired by jinja2, which itself is based on the Django template language. You could try that, and mock in data from JSON when required until you're ready to use real Django. Source: about 1 year ago
  • Repeating Navigation, Header, and Footer in CSS and HTML?
    Take a look on Nunjucks a templating language by Mozilla . You can use Gulp to start with it, check gulp-nunjucks-render. Source: over 1 year ago
  • How to have multiple HTML pages have the same template layout?
    Try out Nunjucks https://mozilla.github.io/nunjucks/ . It does exactly what you want. Source: over 1 year ago
  • Alternative to Pug that can output plain text without html markup?
    I've used nunjucks in the past, worked well if as I recall https://mozilla.github.io/nunjucks/. Source: almost 2 years ago
  • Can you "call" another HTML file within an HTML file?
    Some years ago I hade the same problem as you. I used https://mozilla.github.io/nunjucks/ (Nunjucks) to solve my problem. Which was exactly what I needed. Super easy to use. Made everything super structured and you can put everything into separate HTML files, and thereafter assemble it in one HTML file with simple commands. Source: about 2 years ago
  • Static Site Generator in 86 Lines
    Nice and simple. One note to the author - you could reduce your line count quite a bit and get a bunch of features for free by using Nunjucks (https://mozilla.github.io/nunjucks/) instead of parsing the template yourself. It handles your partials and variables in the same way plus a whole lot more. - Source: Hacker News / about 2 years ago
  • Astrophotography Website
    Nunjucks - The main templating engine used in the project. It's basically a port of the Jinja2 templating engine that you would use in Python Flask and Python Django. - Source: dev.to / over 2 years ago
  • [AskJS] Template engine for serving dynamic HTML locally?
    Nunjucks is also relatively famous, small and performant https://mozilla.github.io/nunjucks/. Source: over 2 years ago
  • How to Convert Static HTML into Powerful Templates
    We changed the file extension from .html to .njk. This means we’re using Nunjucks as our templating language. Eleventy supports a number of languages. Nunjucks is nice for staying with our theme of using JavaScript. And it’s also fairly minimalistic, which is nice for our example. - Source: dev.to / almost 3 years ago
  • Our experience with Astro
    On the other end, truly JavaScript-less SSG will use template-engine like Nunjucks or Liquid. They are amazing options but it's another language and another paradigm. Not component-driven. - Source: dev.to / almost 3 years ago
  • Itsiest, Bitsiest Eleventy Tutorial
    Create /src/_includes/layout.njk. This is a Nunjucks template, but you can use many others. The stuff in curly brackets are things that we will fill in at build time:. - Source: dev.to / almost 3 years ago
  • Why I'm super excited about Astro (a new static site generator)
    For context, this blog is built with Eleventy because it gives me the freedom to use any template engine. I used and know Nunjucks, which gave me the incentive to switch to Eleventy from a custom static-site generator I built. - Source: dev.to / almost 3 years ago
  • Template language Nunjucks?
    Liquid looks extremely easy-to-use and straight-forward and is used by Jekyll. In many blog and video tutorials I have seen, many people use this Nunjucks thing. On the surface, the {% logic %} and {{ variable }} are identical to Liquid. What's is it about Nunjucks that makes it so popular (seemingly more so than Liquid) ? Source: almost 3 years ago
  • The Official Release of Apostrophe 3.0
    A2 had a bit of a learning curve when it came to writing more complex project code. In A3, we have a clearer structure for modules. Each module has a clearly defined home for methods, event handlers, Nunjucks helpers, async components, query builders, and more. - Source: dev.to / almost 3 years ago
  • Something like Jinja for Node.js?
    Nunjucks is a lovely template engine. Check it out. Source: about 3 years ago
  • Something like Jinja for Node.js?
    What you are searching for is a template engine. There are a lot for node. I think you should try to implement https://mozilla.github.io/nunjucks/ which is pretty similar to the Jinja syntax :). Source: about 3 years ago
  • Web template engine most similar to Django's templates?
    Https://mozilla.github.io/nunjucks/ should do it for you! Source: about 3 years ago
  • Converting Spotify Web API Objects to GraphQL Schema Object Type Definitions
    Nunjucks templating engine for the index view. - Source: dev.to / about 3 years ago

Do you know an article comparing Nunjucks to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Nunjucks discussion

Log in or Post with

This is an informative page about Nunjucks. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.