Htmx – high power tools for HTML
htmx.org
Htmx – high power tools for HTML
1–10 of 175 posts
Re: Htmx – high power tools for HTML
#2Re: Htmx – high power tools for HTML
#3Re: Htmx – high power tools for HTML
#4The haiku is a nice touch!
Re: Htmx – high power tools for HTML
#5Re: Htmx – high power tools for HTML
#6Also the IETF asks[2] that you please stop using "X-" to prepend your custom HTTP headers[3]
[1] https://unpoly.com/tutorial [2] https://tools.ietf.org/html/rfc6648 [3] https://htmx.org/reference/#headers
Re: Htmx – high power tools for HTML
#7For similar-goal prior-art, see Unpoly[1]. Also the IETF asks[2] that you please stop using "X-" to prepend your custom HTTP headers[3] [1] https://unpoly.com/tutorial [2] https://tools.ietf.org/html/rfc6648 [3] https://htmx.org/reference/#headers
https://github.com/bigskysoftware/intercooler-js/graphs/cont...
https://github.com/unpoly/unpoly/graphs/contributors
I'm happy to change the headers htmx is young enough to get away with it. Would you like to issue a pull request?
Re: Htmx – high power tools for HTML
#8Can you use hx-swap-oob to update multiple elements with a single call? The haiku is a nice touch!
Re: Htmx – high power tools for HTML
#9Re: Htmx – high power tools for HTML
#10I just released 0.0.4, so htmx is still very young, but it's got a decent test suite: https://htmx.org/test/0.0.4/test/
there is a nice extension mechanism:
and some very rough docs on how to pull off pure HTML animations:
https://htmx.org/examples/animations/
happy to answer questions