Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

htmx

htmx - Template language

< >

htmx is a template language created in 2020.

#643on PLDB 3Years Old 7.9kUsers
0Books 0Papers

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>
providex.html 路 htmx.html 路 visual-prolog.html

View source

- Build the next great programming language Search Day 214 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com