esbuild

esbuild is a free and open-source module bundler and minifier for JavaScript written by Evan Wallace. 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. It supports TypeScript, JSX, tree-shaking and is extensible through plugins.

esbuild
Developer(s)Evan Wallace 
Stable release
0.20.0  / 27 January 2024 (27 January 2024)
Repository
Written inGo 
Operating systemCross-platform 
TypeJavaScript bundler
LicenseMIT License 
WebsiteOfficial website
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.