| author | BytesAgain |
| description | Bun all-in-one JavaScript runtime and toolkit reference. Covers runtime APIs (file I/O, HTTP server, SQLite, shell), ultra-fast package manager, built-in bundler with plugins, test runner with mocking, TypeScript support, and Node.js compatibility.
|
| homepage | https://bytesagain.com |
| metadata | {"github-path":"bun","github-ref":"refs/heads/main","github-repo":"https://github.com/bytesagain/ai-skills","github-tree-sha":"ecac7fe44dac361fc6218a8cfecec8ec3a82a76d"} |
| name | bun |
| source | https://github.com/bytesagain/ai-skills |
| tags | ["bun","javascript","typescript","runtime","bundler","testing","nodejs"] |
| version | 1.0.0 |
Bun Reference
All-in-one JavaScript runtime, bundler, and package manager.
Commands
| Command | Description |
|---|
intro | Overview, comparison |
runtime | APIs, server, SQLite, shell |
packages | Package manager, speed |
bundler | Build, plugins |
testing | Tests, mocking, coverage |