Brand360

Build Tools

Bundlers, compilers and build systems for modern web development

6 technologies3 modern3 stable
Vite logo

Vite

Moderný
Od 2020MIT

Modern build tool by the creator of Vue.js with an extremely fast dev server leveraging native ES modules. Uses esbuild for pre-processing and Rollup for production builds. The standard for modern frontend projects.

Actively developed, Vite 6 released in 2024, dominant build tool

Webpack logo

Webpack

Stabilný
Od 2012MIT

The most widely used JavaScript module bundler with a rich ecosystem of plugins and loaders. Supports code splitting, tree shaking, hot module replacement, and many output formats. Still used in millions of projects.

Webpack 5 is stable, but new projects prefer Vite or Turbopack

esbuild logo

esbuild

Moderný
Od 2020MIT

Extremely fast JavaScript bundler and minifier written in Go. Up to 100x faster than Webpack or Rollup. Used as the foundation for Vite and other tools. Supports TypeScript and JSX natively.

Actively developed, key component of the Vite ecosystem

Rollup logo

Rollup

Stabilný
Od 2015MIT

JavaScript module bundler optimized for building libraries and packages. A pioneer of tree shaking and ES module output. Used as the production bundler in Vite.

Stable and maintained, Rollup 4 released in 2023

Parcel logo

Parcel

Stabilný
Od 2017MIT

Zero-configuration bundler with automatic detection and processing of various file types. Requires no configuration file — everything works out of the box. Well-suited for smaller projects and rapid prototyping.

Parcel 2 is stable, but has a smaller community compared to Vite/Webpack

Turbopack logo

Turbopack

Moderný
Od 2022MIT

Incremental bundler by Vercel written in Rust, designed as a successor to Webpack. Integrated directly into Next.js for a faster dev server. Still in active development.

Actively developed by Vercel, stable in Next.js 15 dev mode

Find out what technologies your website uses

Run an audit and discover your website's complete technology stack.

Start analysis