Bun

Guides

A collection of code samples and walkthroughs for performing common tasks with Bun.

Ecosystem

Build a frontend using Vite and Bun

View guide

Runtime

Install TypeScript declarations for Bun

View guide

Streams

Convert a ReadableStream to a string with Bun

View guide