React website screenshot

React

A JavaScript library for building user interfaces, maintained by Meta and the open source community.

2 APIs 0 Features
Component-BasedFrontendJavaScriptSingle Page ApplicationUI LibraryWeb Development

APIs

React DOM API

The react-dom package provides DOM-specific methods for React.

React Core API

Core React library for building component-based user interfaces.

Pricing Plans

React Plans Pricing

3 plans

PLANS

Rate Limits

React Rate Limits

5 limits

RATE LIMITS

FinOps

React Finops

FINOPS

Resources

🔗
Website
Website
🔗
Documentation
Documentation
📰
Blog
Blog
🔗
Community
Community
👥
GitHubOrganization
GitHubOrganization
🔗
LlmsText
LlmsText

Sources

apis.yml Raw ↑
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
- type: LlmsText
  url: https://react.dev/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com