GitHub
38.7k
Created 9 years ago, last commit a day ago
111 contributors
4.25k commits
Stars added on GitHub, month by month
3
4
5
6
7
8
9
10
11
12
1
2
2024
2025
Stars added on GitHub, per day, on average
Yesterday
+24
Last week
+8.7
/day
Last month
+5.6
/day
Last 12 months
+4.7
/day
npmPackage on NPM
esbuild
0.25.1
Monthly downloads on NPM
3
4
5
6
7
8
9
10
11
12
1
2
2024
2025
No dependencies
README

esbuild: An extremely fast JavaScript bundler
Website | Getting started | Documentation | Plugins | FAQ

Why?

Our current build tools for the web are 10-100x slower than they could be:

Bar chart with benchmark results

The main goal of the esbuild bundler project is to bring about a new era of build tool performance, and create an easy-to-use modern bundler along the way.

Major features:

Check out the getting started instructions if you want to give esbuild a try.