{
  "$schema": "https://handbuch.cloud/schema.json",
  "name": "react",
  "registry": "npm",
  "updatedAt": "2024-06-06T00:00:00Z",
  "checkedAt": "2024-06-06T00:00:00Z",
  "readme": "https://raw.githubusercontent.com/facebook/react/main/README.md",
  "docs": [
    {
      "url": "https://react.dev",
      "title": "React Official Documentation",
      "description": "The canonical React documentation site. Covers concepts, guides, API reference, and best practices maintained by the React team.",
      "kind": "official",
      "tags": [
        "guide",
        "api",
        "reference",
        "official"
      ]
    },
    {
      "url": "https://react.dev/learn",
      "title": "React Learn",
      "description": "Interactive, step-by-step tutorial for learning React from scratch. Ideal for beginners and returning developers.",
      "kind": "official",
      "tags": [
        "tutorial",
        "beginner",
        "interactive"
      ]
    },
    {
      "url": "https://react.dev/reference/react",
      "title": "React API Reference",
      "description": "Comprehensive API reference for React hooks, components, and APIs.",
      "kind": "official",
      "tags": [
        "api",
        "reference"
      ]
    },
    {
      "url": "https://react.dev/reference/react-dom",
      "title": "React DOM API Reference",
      "description": "API reference for react-dom, including rendering APIs, form actions, and browser DOM utilities.",
      "kind": "official",
      "tags": [
        "api",
        "reference",
        "dom"
      ]
    },
    {
      "url": "https://github.com/reactjs/react.dev/tree/main/src/content",
      "title": "React Docs Source (GitHub)",
      "description": "The raw Markdown source of the React documentation. Useful for bulk ingestion or offline reading.",
      "kind": "official",
      "tags": [
        "source",
        "markdown",
        "offline"
      ]
    }
  ],
  "tags": [
    "react",
    "framework"
  ]
}
