Something like Jinja for Node.js?

This page summarizes the projects mentioned and recommended in the original post on /r/node

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • nunjucks

    A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)

  • 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 :)

  • electron-pug

    Simple electron module to render Pug (former Jade) templates

  • I’m sure it can be done some other way (see https://github.com/yan-foto/electron-pug) but even then, this just doesn’t make a lot of sense. You’re going to have an unpleasantly unresponsive UI this way I suspect.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts