📝 Edit page
➕ Add page
ES Build
Claims to be 10-100x faster than Parcel, Webpack and Rollup + Terser.
The website has a list in a section called Major Features.
Byline:
An extremely fast JavaScript bundler
Key links
- 🏠 Homepage: https://esbuild.github.io/
- 👨💻 Repo:
- 📦 Package URL: https://www.npmjs.com/package/esbuild
Uncategorized Links
Documentation
ES Build is made with Go and uses JavaScript internally.
It is distributed as a pre-compiled binary available on NPM so you can download it from there under a few package names depending on your OS.
See cheatsheet linked above for installation and usage instructions.