← All categories

Build

4 tools in this category

Turborepo

Turborepo

Build

High-performance monorepo build system. Incremental builds, remote caching, and task parallelization.

27kRustby Vercel
$npm install -g turbo
Nx

Nx

Build

Smart monorepo build system with computation caching, affected commands, and powerful code generation.

24kTypeScriptby Nrwl
$npx create-nx-workspace
Vite

Vite

Build

Next-generation frontend tooling. Lightning-fast HMR with native ES modules and Rollup-based builds.

71kTypeScriptby Evan You
$npm create vite@latest
esbuild

esbuild

Build

Extremely fast JavaScript and CSS bundler and minifier. 10-100x faster than alternatives.

38kGoby Evan Wallace
$npm install -g esbuild