Back to Plugins
Bun
Bun runtime helper for Claude Code. Run scripts, manage dependencies with bun install, execute tests with bun test, and migrate Node.js projects to Bun with guided codemods.
javascripttypescriptruntimebuntooling
By Oven
Installation
claude plugins add bun@communityCommands
bun runRun a Bun script or package.json commandbun testRun the Bun test suitebun installInstall dependencies with bun installbun migrateMigrate a Node.js project to BunHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions