Title here
Summary here
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext.
<script src="https://unpkg.com/htmx.org@1.9.12"></script>
<img src=x data-hx-on:error="alert(1)" />