Skip to Content
Pipe0 is close to launch 🎉
DocumentationBrowser SDK

Typescript

Pipe0 offers a browser SDK written in Typescript .

The SDK does not rely on Browser APIs and can be used in any Javascript-based app and runtime like node, bun, or workerd.

We’re currently working on providing documentation for the SDK.

Use cases

Here are some things you can do with the SDK

  • Have autocomplete when working with pipes and their input fields (Typescript)
  • Validate pipeline requests before sending them to the server
  • Send pipeline requests to your proxy server (do not store the API key in the browser!)
Last updated on