
htmx
AJAX, WebSockets & CSS Transitions directly in HTML.
hateoashtmlhtmxhyperscript
htmx is a lightweight JavaScript library that allows you to access AJAX, CSS Transitions, WebSockets, and Server-Sent Events directly from HTML attributes. It solves the problem of building modern, dynamic web interfaces without the complexity of large JavaScript frameworks by completing HTML as a hypertext. It's for developers who want to create interactive user interfaces with simple, declarative HTML while keeping their codebase small and maintainable.