Overlap
Tooling for Node.js
Tooling tools that run on Node.js. The Catch for each, not a winner list.
4 tools · the Catch, not a ranking
- BiomeRust formatter and linter that replaces Prettier plus ESLint
Not a 1:1 ESLint plugin ecosystem. Some rules and framework plugins do not exist yet. Dual-license is MIT OR Apache-2.0 at your option — there is no single LICENSE file at the repo root.
- OxcMIT Rust JS/TS toolchain: parser, linter, and friends
Biome is live — Oxc is the lower-level toolchain / oxlint lane, not a Biome killer. Do not sell it as drop Prettier+ESLint tomorrow the way Biome markets format+lint as one product.
- ViteMIT next-gen frontend tooling — dev server + build
Bundler/dev-server — not an app framework (routing, SSR, data are yours or a meta-framework). Not Biome/Oxc (lint/format/parser). SSR frameworks built on Vite are separate products.
- pnpmMIT content-addressable Node pkg manager
Vs Bun: Node pkg manager lane (content-addressable/monorepo); not install+runtime. Not a JS runtime or test runner.