Livereloading
Hi, I discovered this project via your blog, which I find really inspiring!
I developed a similar project myself, but with the main objective of supporting livereload (when I update something, the browser refreshes automatically): https://code.pfad.fr/devf/
Maybe this is something that could be beneficial to your workflow (the last remaining pain point is having a cross-platform system to get notified of file changes events. I rely on iwaitnotify since I am running Linux).
Thanks for the feedback and the suggestion.
Live reloading is definitely one possible feature for this server that would be useful; I'll consider it, though at this time I don't have specific plans to significantly enhance static-server beyond its current capabilities.