Ask HN: What Single File Web Apps do you know of?

calebm | 9 points

I like simonw's: https://tools.simonwillison.net/

I vibecode a bunch of similar tools I use, inspired by Simon, and have them stashed where I can get to them.

runjake | 4 hours ago

This is my current personal project.

https://github.com/prettydiff/webserver

The backend is multiple files but the frontend is a single file SPA. It loads with state restoration and LCP in about 105ms.

austin-cheney | 17 hours ago

Also feel free to add them to this list: https://github.com/calebmadrigal/Single-File-Web-Apps (just submit a PR)

calebm | a day ago

Tiddlywiki!

tene80i | a day ago