Build tooling and everyday frontend essentials.
A fast frontend build tool that uses native ES modules for near-instant dev server startup and hot module replacement.
A highly configurable module bundler for JavaScript applications, long the standard choice for production frontend builds.
A Rust-based incremental bundler from the Next.js team, built as a much faster successor to Webpack.
A pluggable static analysis tool that finds and fixes problems in JavaScript and TypeScript code according to configurable rules.
An opinionated code formatter that enforces a consistent style automatically across JavaScript, CSS, and many other languages.
A single fast, Rust-based toolchain that combines linting and formatting for JavaScript, TypeScript, JSX and JSON in one binary, aimed at replacing separate ESLint and Prettier setups.
An ES-module-native bundler known for producing smaller, cleaner output than many alternatives — the bundler underneath several popular build tools, including Vite's production build.
A zero-configuration web application bundler that auto-detects the right build pipeline for your project's file types with no config file required to get started.