Bun

Guides

Runtime

A collection of guides for executing code with the Bun runtime

Runtime

Import a JSON file with Bun

View guide

Runtime

Import a TOML file with Bun

View guide

Runtime

Run a Shell Command with Bun

View guide

Runtime

Re-map import paths with Bun

View guide

Runtime

Set a time zone in Bun

View guide

Runtime

Import HTML file as text with Bun

View guide

Runtime

Set environment variables with Bun

View guide

Runtime

Read environment variables with Bun

View guide

Runtime

Debugging Bun with the web debugger

View guide

Runtime

Install and run Bun in GitHub Actions

View guide

Runtime

Install TypeScript declarations for Bun

View guide

Runtime

Debugging Bun with the VS Code extension

View guide

Runtime

Define and replace static globals & constants with Bun

View guide