|
|
</> htmx
high power tools for html <button hx-post="/clicked" hx-target="#result">Click Me!</button> |
| [ docs ] | [ reference ] | [ examples ] | [ github ] | [ book ] | [ download ] |
| Search the htmx docs & site via AltaVista: |
|
:: Quick Links ::
:: Download :: <script src= "htmx.min.js"> </script> Current release: v1.x stable ~14kb gzipped!! :: Stats :: Visitors since 1998:
Zero dependencies. Zero frameworks. Zero excuses.
|
Welcome to htmx!!
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.
htmx is the successor to Intercooler.js and completes HTML as a true hypertext system for the Information Superhighway. It removes the artificial constraints that browsers have placed on HTTP requests and lets your HTML do what it was ALWAYS meant to do!! Why htmx?
Key Attributes — The Power of htmx
Sorry if this page loads slowly -- lots of code examples!! :-) |
:: What's New!! ::
:: Philosophy :: "HTML is a complete hypertext system. It should not be limited to only anchor tags and forms making HTTP requests." htmx extends HTML so that any element can issue HTTP requests, any event can trigger them, and any part of the page can be updated. This is how the web was ALWAYS meant to work!! :: Requirements :: :: Rings ::
|
|
Get Started RIGHT NOW!!
Just add this one line to your HTML and you have the full power of htmx on your web site:
Or download the file and host it yourself. Only 14kb gzipped!! Works with Netscape Navigator 4.0, Internet Explorer 4.0, and beyond. Read the full docs at htmx.org/docs/ | See live examples at htmx.org/examples/ |
|
|
|
|
|
|
|
Documentation | Reference | Examples | GitHub | Hypermedia Book |