Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 422 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 422 Bytes

JSX Streaming

Provides a server-side only async streaming serializer for JSX.

Documentation is coming soon, until then read about the general concept here.

Example

See the example for an idea of how this is used.

You can start the example with:

deno task example

Then open the app in a browser and manually change the URL path.