OSS Tanbou

React — building web and native interfaces from declarative components

Discovery score 378.6OSS health 100
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
250,096
Primary language
JavaScript
License
MIT
Repository last updated
Sep 11, 2026

Overview

React is a JavaScript library for describing state-driven interfaces and composing them from small components. It can be adopted in part of an existing page and paired with renderers such as React DOM for the web or React Native for mobile.

Based on official documentation; not hands-on tested · Content checked:

What it controls

Components encapsulate state and rendering logic, accept data, and compose into larger interfaces. React updates the relevant view when state changes. The README links JSX examples, gradual adoption, server rendering, and the relationship with React Native.

Sources: [1]

Where it fits

It fits interactive web applications with substantial UI state, reusable interface elements, and teams that want clear component boundaries. Its gradual-adoption model also supports replacing one region of an existing application at a time.

Sources: [1]

Boundaries to review

React is a UI library, not a full-stack framework that chooses routing, data access, and deployment for an entire application. Web and native share the component model, but DOM and native renderers expose different platform APIs. New projects should use the current official start guidance to select the surrounding stack.

Sources: [1]

Official sources

  1. [1]React README(2026-09-12)
Supplemental curator note

Selected for turning a common word into a durable brand through consistent positioning, extensive learning content, and preserved redirect equity.

Growth trends

Last 30 days

250,096 Stars

Trend data is still being collected.

Built with

  • JavaScript
  • React

Categories and tags

GitHub Topics

  • javascript
  • react
  • frontend
  • declarative
  • ui
  • library
GitHub dataView detailed GitHub data
Stars
250,096
Forks
51,334
Watchers
6,600
Open issues
850
Contributors
411
Primary language
JavaScript
License
MIT
Repository last updated
Sep 11, 2026
Report incorrect information

Tell us if any listing information is incorrect or outdated.