ESP32 WebUI library

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • coffee_assistant

  • scale/web

  • ESPAsyncWebServer

    Async Web Server for ESP8266 and ESP32

  • It seems like you’re also asking about something that services HTTP requests. If so, I like to use ESPAsyncWebServer along with vanilla JS, HTML and CSS.

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

    InfluxDB logo
  • svelte-websockets-example

  • Svelte

    Cybernetically enhanced web apps

  • If you need it to run on the esp32 I'd recommend Svelte as a UI framework. Instead of having a large runtime, Svelte's power comes from being a compiler, giving you very low cost abstractions. It's as powerful as React or Preact with a different API and a vastly reduced size. For smaller apps it will be more performant as well given there's no virtual dom diffing algorithm between your actions and your updates.

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

  • Rich Harris: Svelte parses HTML all wrong

    1 project | news.ycombinator.com | 5 Apr 2024
  • Svelte parses HTML all wrong

    1 project | news.ycombinator.com | 4 Apr 2024
  • Svelte parses HTML all wrong

    1 project | news.ycombinator.com | 3 Apr 2024
  • Svelte for Beginners: Easy Guide

    2 projects | dev.to | 2 Apr 2024
  • Trying to use dotnet watch with Svelte

    2 projects | dev.to | 17 Mar 2024