Showing 1-20 of 314 packages
Use Javascript in place of PHP
Definitions for htmx attributes in JSX
See https://htmx.org/extensions/ws, or https://github.com/bigskysoftware/htmx/blob/master/www/content/extensions/ws.md
See https://htmx.org/extensions/preload, or https://github.com/bigskysoftware/htmx/blob/master/www/content/extensions/preload.md
See https://htmx.org/extensions/sse, or https://github.com/bigskysoftware/htmx/blob/master/www/content/extensions/sse.md
See https://htmx.org/extensions/response-targets, or https://github.com/bigskysoftware/htmx/blob/master/www/content/extensions/response-targets.md
htmx extension that provides jsonata query functionality for htmx elements
Chunked transfer encoding extension for htmx.
See https://htmx.org/extensions/head-support/, or https://github.com/bigskysoftware/htmx/blob/master/www/content/extensions/head-support.md
zero setup toaster library for HTMX
Alpine.js now has a lightweight [morph plugin](https://alpinejs.dev/plugins/morph) and this extension allows you to use it as the swapping mechanism in htmx which is necessary to retain Alpine state when you have entire Alpine components swapped by htmx.
This extension includes log of all htmx events for the element it is on, either through the `console.debug` function or through the `console.log` function with a `DEBUG:` prefix.
Collection of useful htmx extensions
Fastify HTML/HTMX plugin
This extension allows you to use the [morphdom](https://github.com/patrick-steele-idem/morphdom) library as the swapping mechanism in htmx.
Support for json response in htmx
Client-side routing extension for HTMX
Components for building modern web applications with htmx
A htmx extension for DOM element removal via click events.
Variants for styling htmx classes with Tailwind CSS