An HTMX extension for automatic type conversion in form data encoding. automatically converts values based on input types, ensuring correct data representation in JSON without requiring additional attributes or configuration.
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
JavaScript utilities with respect to emerging standard
high power tools for html
This extension encodes parameters in JSON format instead of url format.
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.
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.
ECMAScript extensions and shims
Definitions for htmx attributes in JSX
Timers extensions
A light-weight module that brings Fetch API to node.js
JSON Schema validation for Human
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Replaces a file extension with another one.
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
See https://htmx.org/extensions/ws, or https://github.com/bigskysoftware/htmx/blob/master/www/content/extensions/ws.md
Info about node `exports` field support: version ranges, categories, etc.
MCP Apps SDK — Enable MCP servers to display interactive user interfaces in conversational clients.
A light-weight module that brings window.fetch to node.js
A tool to open and run web extensions
A PostCSS plugin to extend postcss-import path resolver to allow glob usage as path
See https://htmx.org/extensions/preload, or https://github.com/bigskysoftware/htmx/blob/master/www/content/extensions/preload.md
This extension allows you to use the [morphdom](https://github.com/patrick-steele-idem/morphdom) library as the swapping mechanism in htmx.