{
  "slug": "biome",
  "name": "Biome",
  "url": "https://biomejs.dev",
  "cat": "dx",
  "group": "build",
  "tagline": "Linter + formatter (Rust)",
  "price": "Free · MIT/Apache-2.0",
  "tier": "free",
  "pick": false,
  "what": "A single Rust binary that replaces both ESLint and Prettier, at v2.5 with over 500 lint rules, GritQL plugins and a watch mode. It formats and lints JS, TS, JSX, JSON and CSS in one pass, typically many times faster than the tools it replaces.",
  "why": "One dependency and one config file instead of a dozen ESLint plugins that fight Prettier over semicolons. For a solo builder it removes the single most annoying setup step in a new repo.",
  "warn": "Rule coverage still trails the full ESLint plugin ecosystem — notably some React and accessibility rules — so heavily-linted teams sometimes keep ESLint alongside it.",
  "install": "npm install --save-dev --save-exact @biomejs/biome",
  "category": {
    "key": "dx",
    "name": "Libraries & build tooling",
    "desc": "The dependencies your AI will reach for whether or not you chose them. Know what they are.",
    "group": "build",
    "groupName": "Build it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://biomejs.dev/",
    "checked_at": "2026-08-18T20:59:38.827+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}