https://stackdiary.com/build-tools-for-web-development/
Rank | Tool | Description | Stars |
---|---|---|---|
1 | Vite | Next generation frontend tooling. It’s fast! | 53.4k |
2 | Turbo | Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo. | 19.8k |
3 | swc | SWC is a super-fast TypeScript / JavaScript compiler written in Rust. | 26.4k |
4 | Nx | Nx is a next generation build system with first class monorepo support and powerful integrations. | 16.7k |
5 | Rome | Rome is a formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS. | 22.6k |
6 | esbuild | An extremely fast bundler for the web | 34.7k |
7 | Lerna | Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository. | 34.3k |
8 | Webpack | Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset. | 62.6k |
9 | Parcel | The zero configuration build tool for the web. | 42.1k |
10 | Rollup | Next-generation ES module bundler | 23k |