Hacker News new | ask | show | jobs
by SahAssar 1620 days ago
The hx-post/swap and similar are pretty small and simple to write for yourself though, so you don't need to include the full suite of htmx. If it was me and I only used those bits I'd probably write them myself or use a library that only focused on those things without the whole DSL.
1 comments

HTMX doesn't include the whole DSL - the example above is using Hyperscript, which is a separate project by the creators of HTMX.