svelteesp32 icon indicating copy to clipboard operation
svelteesp32 copied to clipboard

Convert Svelte (or React/Angular/Vue) JS application to serve it from ESP32/ESP8266 webserver

Results 4 svelteesp32 issues
Sort by recently updated
recently updated
newest added

Hey there, I really like this project! It would be great if it supported the [esp-idf built in http server](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/protocols/esp_http_server.html). Like that, it would work with plain esp-idf without any...

Hi @BCsabaEngine thanks for the great package! really appreciated. If I may add a suggestion - neither substantial nor urgent: move from build-time to compile time options - which will...

enhancement

Amazing lib! I just noticed something. I wanted to try on one of my old project which has two partitions on the file system. This was because I had a...

Unfortunately, I'm not a front-end programmer, just an amateur who enjoys implementing microcontroller solutions. A good web interface has always been very important to me in my projects, and I've...

documentation