esbuild
« Back to VersTracker
Description:
Extremely fast JavaScript bundler and minifier
Type: Formula  |  Latest Version: 0.27.2@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  @evanwallace  |  formulae.brew.sh
Category: Developer tools
Tags: javascript bundler typescript build-tool minifier web-development
Install: brew install esbuild
About:
esbuild is an extremely fast JavaScript bundler and minifier written in Go. It packages up JavaScript and TypeScript code for deployment to production environments. Its primary value proposition is performance, offering 10-100x faster builds compared to older bundlers like Webpack or Rollup.
Key Features:
  • Extreme speed (10-100x faster than alternatives)
  • Native support for TypeScript and JSX
  • Zero-config defaults with extensive API options
  • Parallel processing leveraging multiple CPU cores
Use Cases:
  • Bundling modern web applications for production
  • Speeding up development server build times
  • Compiling TypeScript/JSX to vanilla JavaScript
Alternatives:
  • webpack – Webpack is highly configurable but significantly slower due to its JavaScript-based plugin architecture.
  • rollup – Rollup excels at library bundling and tree-shaking but is generally slower than esbuild for application builds.
License: MIT
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Dec 17, 2025 2:31am 0 VERSION_BUMP 7d6be781
Nov 9, 2025 7:54pm 0 VERSION_BUMP 212d0577
Oct 15, 2025 2:30am 0 VERSION_BUMP c15e714f
Sep 17, 2025 6:24pm 0 VERSION_BUMP d580ac1b
Sep 17, 2025 5:02pm 0 VERSION_BUMP 42b5c2a3
Sep 13, 2025 2:20pm 0 VERSION_BUMP 0d135afd
Dec 11, 2024 11:49am 0 VERSION_BUMP 17ed79d4
Nov 19, 2024 12:01am 0 VERSION_BUMP 89b9908f
Sep 11, 2024 4:27am 0 VERSION_BUMP 59417d8f
May 15, 2024 9:32pm 0 VERSION_BUMP aad779ce
May 12, 2024 9:26pm 0 VERSION_BUMP 74c98964
May 7, 2024 4:06am 0 VERSION_BUMP a15cdbe2
May 7, 2024 3:28am 0 VERSION_BUMP 36e36d1e
Jan 27, 2024 6:34pm 0 VERSION_BUMP 16ab67db
Jan 23, 2024 6:36pm 0 VERSION_BUMP 78e1ffcc
Dec 19, 2023 12:46am 0 VERSION_BUMP 1efb7e3d
Dec 10, 2023 6:40am 0 VERSION_BUMP 770e3fec
Nov 27, 2023 1:37am 0 VERSION_BUMP 3a807905
Nov 19, 2023 12:42pm 0 VERSION_BUMP b417074b
Sep 28, 2023 5:09am 0 VERSION_BUMP e7c42f74
Aug 9, 2023 1:12am 0 VERSION_BUMP 09988c43
Aug 8, 2023 6:23pm 0 VERSION_BUMP 5b349396
Aug 5, 2023 6:27pm 0 VERSION_BUMP 0083d154
Jun 16, 2023 3:56pm 0 VERSION_BUMP 20314751
Jun 15, 2023 8:45am 0 VERSION_BUMP 42961935
May 12, 2023 9:13pm 0 VERSION_BUMP 83283844
Apr 10, 2023 4:36pm 0 VERSION_BUMP f4177703
Apr 10, 2023 11:04am 0 VERSION_BUMP c71a287e
Apr 2, 2023 5:08am 0 VERSION_BUMP dad637f3
Mar 17, 2023 1:09pm 0 VERSION_BUMP 176673f1
Mar 17, 2023 1:09pm 0 VERSION_BUMP 1244210c