htmx.ext...chunked-transfer
v1.0.4
Published
Chunked transfer encoding extension for htmx.
Downloads
837
Maintainers
Readme
htmx.ext...chunked-transfer
Chunked transfer encoding extension for htmx .
This extension adds Chunked transfer encoding to htmx requests. \following https://github.com/bigskysoftware/htmx/issues/1911
Install
$ npm install htmx.ext...chunked-transfer
<script src="https://unpkg.com/htmx.ext...chunked-transfer/dist/index.js"></script>
Usage
<body hx-ext="chunked-transfer">
...
</body>
Examples
- Using Hono
- JSx SSR Suspense