最終更新:2025-05-12 (月) 04:17:21 (32d)
esbuild
Top / esbuild
An extremely fast bundler for the web
https://github.com/evanw/esbuild
Major features:
- Extreme speed without needing a cache
- JavaScript, CSS, TypeScript, and JSX built-in
- A straightforward API for CLI, JS, and Go
- Bundles ESM and CommonJS modules
- Tree shaking, minification, and source maps
- Local server, watch mode, and plugins