Bun 是一个范围非常大的项目,并且仍处于早期阶段。从长远来看,Bun 旨在提供一个多合一工具包,以取代当今常见的复杂、分散的工具链:Node.js、Jest、Webpack、esbuild、Babel、yarn、PostCSS 等。
请参阅 GitHub 上的 Bun 路线图 以了解有关该项目长期计划和优先事项的更多信息。
简介
Bun 是什么?
安装
快速入门
TypeScript
模板
bun init
bun create
运行时
bun run
File types
TypeScript
JSX
Environment variables
Bun APIs
Web APIs
Node.js compatibility
Single-file executable
Plugins
Watch mode
Module resolution
Auto-install
bunfig.toml
Debugger
框架 API即将推出
包管理器
bun install
bun add
bun remove
bun update
bun link
bun pm
Global cache
Workspaces
Lifecycle scripts
Filter
Lockfile
Scopes and registries
Overrides and resolutions
捆绑器
Bun.build
加载器
插件
宏
对比 esbuild
测试运行器
bun test
Writing tests
Watch mode
Lifecycle hooks
Mocks
Snapshots
Dates and times
DOM testing
Code coverage
包运行器
bunx
API
HTTP server
WebSockets
Workers
Binary data
Streams
File I/O
import.meta
SQLite
FileSystemRouter
TCP sockets
TCP sockets
Globals
$ Shell
Child processes
Transpiler
Hashing
Console
FFI
HTMLRewriter
Testing
Utils
Node-API
Glob
Semver
项目
路线图
基准测试
贡献
构建 Windows
许可证
搜索文档...
/
简介
Bun 是什么?
安装
快速入门
TypeScript
模板
bun init
bun create
运行时
bun run
File types
TypeScript
JSX
Environment variables
Bun APIs
Web APIs
Node.js compatibility
Single-file executable
Plugins
Watch mode
Module resolution
Auto-install
bunfig.toml
Debugger
框架 API即将推出
包管理器
bun install
bun add
bun remove
bun update
bun link
bun pm
Global cache
Workspaces
Lifecycle scripts
Filter
Lockfile
Scopes and registries
Overrides and resolutions
捆绑器
Bun.build
加载器
插件
宏
vs esbuild
测试运行器
bun test
Writing tests
Watch mode
Lifecycle hooks
Mocks
Snapshots
Dates and times
DOM testing
Code coverage
包运行器
bunx
API
HTTP server
WebSockets
Workers
Binary data
Streams
File I/O
import.meta
SQLite
FileSystemRouter
TCP sockets
TCP sockets
Globals
$ Shell
Child processes
Transpiler
Hashing
Console
FFI
HTMLRewriter
Testing
Utils
Node-API
Glob
Semver
项目
路线图
基准测试
贡献
构建 Windows
许可
Bun 是一个范围非常大的项目,并且仍处于早期阶段。从长远来看,Bun 旨在提供一个多合一工具包,以取代当今常见的复杂、分散的工具链:Node.js、Jest、Webpack、esbuild、Babel、yarn、PostCSS 等。
请参阅 GitHub 上的 Bun 路线图 以了解有关该项目长期计划和优先事项的更多信息。