Esbuild

Open-source JavaScript module bundler written in Go From Wikipedia, the free encyclopedia

esbuild is a free and open-source module bundler and minifier for JavaScript and CSS[2] written by Evan Wallace.[3][4] Written in Go instead of JavaScript, esbuild claims to be "10 to 100 times" faster than other bundlers by using parallelism and shared memory usage.[5][6][7][8] It supports TypeScript, JSX, tree-shaking and is extensible through plugins.

DeveloperEvan Wallace Edit this on Wikidata
Stable release
0.27.2[1] Edit this on Wikidata / 17 December 2025; 2 months ago (17 December 2025)
Written inGo Edit this on Wikidata
Operating systemCross-platform Edit this on Wikidata
Quick facts Developer, Stable release ...
esbuild
DeveloperEvan Wallace Edit this on Wikidata
Stable release
0.27.2[1] Edit this on Wikidata / 17 December 2025; 2 months ago (17 December 2025)
Written inGo Edit this on Wikidata
Operating systemCross-platform Edit this on Wikidata
TypeJavaScript bundler
LicenseMIT License Edit this on Wikidata
WebsiteOfficial website Edit this at Wikidata
Repository
Close

Usage

esbuild is used in Vite, a front-end build-tool and development server, and the Phoenix Framework. It is included as a bundler for Angular since v17,[9] Ruby on Rails since v7,[10] and for Netlify Functions.[11]

See also

References

Related Articles

Wikiwand AI