1.0.4 • Published 1 month ago

htmx.ext...chunked-transfer v1.0.4

Weekly downloads
-
License
WTFPL
Repository
-
Last release
1 month ago

htmx.ext...chunked-transfer

CI NPM version Conventional Commits

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

1.0.4

1 month ago

1.0.3

3 months ago

1.0.2

3 months ago

1.0.1

5 months ago

1.0.0

5 months ago