Reference articles on history, science, culture and more
Encyclopedia

Esbuild

Open-source JavaScript module bundler written in Go

Image credit is listed at the end of this article.

esbuild is a free and open-source module bundler and minifier for JavaScript and CSS written by Evan Wallace. Written in Go instead of JavaScript, esbuild claims that at the time it was released, it was "10 to 100 times" faster than other bundlers by using parallelism and shared memory usage. It supports TypeScript, JSX, tree-shaking and is extensible through plugins.

01Usage

esbuild was formerly used in Vite, a front-end build-tool and development server (it was removed in version 8), and the Phoenix Framework. It is included as a bundler for Angular since v17, Ruby on Rails since v7, and for Netlify Functions.

Watch videos about EsbuildExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article Esbuild, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Images, from Wikimedia Commons:

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.