{
  "slug": "regex",
  "title": "regex tester",
  "description": "Live match highlighting, capture groups, and a common-pattern library.",
  "category": "text",
  "status": "live",
  "url": "https://aaronchartier.com/tools/regex",
  "keywords": [
    "regex",
    "regexp",
    "match",
    "test",
    "pattern"
  ],
  "privacy": "all computation is client-side; no input is transmitted",
  "pageApi": "window.__tools[\"regex\"] — run(input), describe(); output in #tool-output"
}