Building tools
Native-ESM powered web dev build tool. It’s known for its incredible speed, making it a favorite for modern web development.
Next-generation ES2015 module bundler. Rollup excels at bundling ES modules, offering a clean and efficient way to package code.
The faster frontend build tool. Snowpack leverages modern browser capabilities to deliver lightning-fast build times.
An extremely fast JavaScript bundler and minifier. esbuild is designed to be efficient and quick, streamlining the build process significantly.
Parcel is a zero configuration build tool for the web. It simplifies the build process with its easy setup, allowing developers to focus more on coding.
Packs modules and assets for the browser. Webpack is a versatile and widely-used tool that handles the bundling of JavaScript modules and other assets.
OXC is a new build tool that aims to provide a modern, fast, and flexible build system for web development. It’s designed to be easy to use and highly customizable.