JagritGumber

bun

Bun runtime, bundler, and test runner references with JavaScript and TypeScript examples. Use for running files and scripts, watch and hot reload, debugging, and bunfig.toml configuration.

JagritGumber 0 Updated 3mo ago

Resources

1
GitHub

Install

npx skillscat add jagritgumber/bunskills/bun

Install via the SkillsCat registry.

SKILL.md

Bun Skill

Use this skill for Bun runtime usage, bundler workflows, and test runner behavior. References are organized by area and include JavaScript and TypeScript variants.

Files suffixed with -types are TypeScript references for the same document.

Sections

  • Runtime references live in runtime/.
  • Bundler references live in bundler/.
  • Test runner references live in test-runner/.

Runtime References

Runtime Core

File and Module System

HTTP Server

Networking