After getting hooked on HTMX I decided to make a full stack framework from it using Express. Please have a go, make suggestions etc hacked it together in 2 days, so it’s rough around the edges. But I’m quite enjoying playing with it so far.
The idea is that it is config free, and relies on a sort of NextJS server side routing structure to define all the endpoints. And Mustache to render the htmx that is served. I’ll be coding up some examples shortly.
https://www.npmjs.com/package/htmxx