HTML-form an Htmx-like library
github.comI advocated for intercooler.js/HTMX at work and to better understand HTMX I built this library.
This library takes an HTML-standards-first take to hypertext programming. Because of this it makes it easy to build progressively enhanced MPAs.
I've successfully built offline-first applications with it using service workers.
I recently did a rewrite (inspired by fixi) cleaning the code up and making it tinier and moving parts to extensions.