Xeito - A framework for building web applications

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
  • xeito

    🤞 Xeito is a framework for building interactive web applications with Typescript and Tagged Template Literals.

  • That's true, I should revise the readme. If you're interested, you can find plenty of code examples in xeito.dev

  • uhtml

    A micro HTML/SVG render

  • One of the main decisions I had to make early on was template handling, there are many approaches out there and of course, with React being the king, I first tried implementing a VirtualDOM complete with JSX support and whatnot... well that didn't really worked for what I was trying to achieve, so I moved into Tagged Template Literals (through µhtml) and tried to stick to standards as much as possible by building on top of the Custom Elements API.

  • 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
  • lit

    Lit is a simple library for building fast, lightweight web components.

  • Looks very much like Lit (https://lit.dev/), which is not a bad thing.

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

  • I've created yet another JavaScript framework

    4 projects | dev.to | 13 Apr 2024
  • Show HN: I made a Pinterest clone using SigLIP image embeddings

    2 projects | news.ycombinator.com | 16 Feb 2024
  • Reddit just completed their migration out of React

    2 projects | /r/reactjs | 8 Dec 2023
  • Lit – a small responsive CSS framework

    1 project | news.ycombinator.com | 10 Oct 2023
  • Web Platform for Enterprise Applications

    1 project | dev.to | 30 Jul 2023