[AskJS] Template engine for serving dynamic HTML locally?

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • htm

    Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.

  • Ezpz. There’s lots of templating engines out there so just choose one you like. React will probably be a bit overkill and annoying tbh, as you have to either use something like htm or Babel and then render it as a string. A tad awkward for my tastes, given how easy something like EJS is instead.

  • nunjucks

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

  • Nunjucks is also relatively famous, small and performant https://mozilla.github.io/nunjucks/

  • 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

  • React SSR web-server from scratch

    2 projects | dev.to | 21 Nov 2023
  • Gaseous - Yet Another Games Manager

    3 projects | /r/selfhosted | 10 Jul 2023
  • Create and Hydrate HTML with HTM

    2 projects | news.ycombinator.com | 25 Jun 2023
  • Anyone using React from just a CDN, barbarian style?

    1 project | /r/reactjs | 28 Feb 2023
  • A few programming language features I’d like to see

    1 project | /r/programming | 19 Jan 2023