Esbuild
esbuild is an extremely fast JavaScript and TypeScript bundler and minifier, written in Go, designed to perform bundling, transpilation, and minification orders of magnitude faster than tools written in JavaScript.
5 resources across 2 libraries
Glossary Terms(4)
Vite (web)
Vite is a fast front-end build tool and development server that serves source code over native ES modules during development and bundles the app for production…
Rollup
Rollup is a JavaScript module bundler that combines many small modules into a single, optimized file, particularly known for producing efficient, tree-shaken b…
esbuild
esbuild is an extremely fast JavaScript and TypeScript bundler and minifier, written in Go, designed to perform bundling, transpilation, and minification order…
SWC
SWC (Speedy Web Compiler) is a fast JavaScript and TypeScript compiler and bundler platform written in Rust, used to transpile, minify, and bundle modern JavaS…