Measures Concepts
GitHub icon

htmx

htmx - Template language

< >

htmx is a template language created in 2020.

Source code:
git clone https://github.com/bigskysoftware/htmx
#640on PLDB 4Years Old

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


Example from the web:
<script src="https://unpkg.com/htmx.org@1.7.0"></script> <!-- have a button POST a click via AJAX --> <button hx-post="/clicked" hx-swap="outerHTML"> Click Me </button>

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout