Skip to content

Repository files navigation

stream

Reactive programming tools using the WHATWG Streams API.

See the docs for more information.

Building

  1. Install Bun.
  2. Install dependencies: bun install
  3. Start an incremental build tool: bun start. Or build once: bun run build

Building Documentation

We're using a combination of Jekyll for static file generation and Typedoc for API generation.

  1. Install Ruby.
  2. Install depenedencies: bundle install
  3. Build documentation: bun run build:docs. Or start a server: bun run serve:docs.

Releases

Used by

Contributors

Languages