@http/jsx-stream@0.8.1Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Async streaming JSX serialization
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
64%
Published
3 months ago (0.8.1)
JSX Streaming
Provides a async streaming serializer for JSX, primarily for server-side rendering, although it could work in browser, esp in a worker.
Builds on top of @http/token-stream
& @http/html-stream
.
Documentation is coming soon, until then read about the general concept here.
Example
See the examples for an idea of how this is used.
Built and signed on
GitHub Actions