aid: react name: React description: A JavaScript library for building user interfaces, maintained by Meta and the open source community. type: Index image: https://reactjs.org/logo-og.png url: https://raw.githubusercontent.com/api-evangelist/react/refs/heads/main/apis.yml tags: - Component-Based - Frontend - JavaScript - Single Page Application - UI Library - Web Development created: '2024-01-15' modified: '2026-04-28' specificationVersion: '0.19' apis: - aid: react:react-dom-api name: React DOM API description: >- The react-dom package provides DOM-specific methods for React. humanURL: https://react.dev/reference/react-dom tags: - Browser - DOM - Rendering properties: - type: Documentation url: https://react.dev/reference/react-dom - aid: react:react-core-api name: React Core API description: >- Core React library for building component-based user interfaces. humanURL: https://react.dev/reference/react tags: - Components - Core - Hooks properties: - type: Documentation url: https://react.dev/reference/react common: - type: Website url: https://react.dev/ - type: Documentation url: https://react.dev/learn - type: Blog url: https://react.dev/blog - type: Community url: https://react.dev/community - type: GitHubOrganization url: https://github.com/facebook/react maintainers: - FN: Kin Lane email: kin@apievangelist.com