{
  "slug": "diff",
  "title": "text diff",
  "description": "Line and word diff of two texts, computed locally.",
  "category": "text",
  "status": "live",
  "url": "https://aaronchartier.com/tools/diff",
  "keywords": [
    "diff",
    "compare",
    "text",
    "patch"
  ],
  "privacy": "all computation is client-side; no input is transmitted",
  "pageApi": "window.__tools[\"diff\"] — run(input), describe(); output in #tool-output"
}