Hacker News new | ask | show | jobs
HTML-form an Htmx-like library (github.com)
3 points by nymanjon 258 days ago
1 comments

I 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.