Rreact.wiki

Open-Source Projects

Hand-picked, active GitHub / React projects with real star counts and concise reviews.

9 results

react

React — A declarative, component-based JavaScript library for building scalable, interactive user interfaces across web and native platforms

246k

React is the industry-standard UI library that enables developers to build fast, predictable, and maintainable front-end applications using reusable components and a declarative programming model.

React LibraryJavaScript
vercel

Next.js — The React Framework That Solves Full-Stack Complexity, SSR/SSG Trade-offs, and Production DX at Scale

140k

Next.js is a production-ready React framework that eliminates boilerplate for routing, data fetching, rendering strategies, and deployment—enabling developers to ship optimized, hybrid (SSR/SSG/CSR) applications with minimal configuration.

Build/DXJavaScript
storybookjs

Storybook — The industry-standard workshop for building, documenting, and testing UI components in isolation

90k

Storybook is an open-source frontend workshop that enables developers to develop, document, and test UI components in isolation—accelerating component-driven development across React, Vue, Angular, Svelte, Web Components, and more.

Build/DXTypeScript
TanStack

TanStack Query — The de facto standard for managing server-state in React (and beyond)

50k

A production-grade, protocol-agnostic data fetching and caching library that eliminates manual loading states, stale UIs, and redundant network requests in React apps.

React LibraryTypeScript
tldraw

tldraw/tldraw — A production-grade, infinitely extensible React SDK for building collaborative whiteboards, diagrams, and AI-augmented canvas apps

48k

tldraw is a TypeScript-first, React-native infinite canvas SDK that eliminates the years-long engineering effort required to build performant, multiplayer, cross-platform drawing and diagramming experiences.

React LibraryTypeScript
floating-ui

Floating UI — A battle-tested, accessible positioning engine for tooltips, popovers, dropdowns, and other floating elements

33k

Floating UI is a lightweight, TypeScript-first library that solves the notoriously hard problem of correctly positioning and interacting with floating UI elements—while guaranteeing visibility, accessibility, and cross-platform flexibility.

React LibraryTypeScript
airbnb

visx as React’s Missing Primitives for Data Graphics

21k

visx is a collection of low-level, composable React components for building data visualizations—not prebuilt charts, but foundational building blocks like `<Bar />`, `<Line />`, and `<Axis />`, designed to work like native UI primitives.

UI ComponentsTypeScript
huggingface

Run state-of-the-art AI models directly in the browser — no backend, no API keys, no latency

16k

transformers.js brings Hugging Face’s vast ecosystem of pretrained ML models to JavaScript environments, enabling zero-server, privacy-preserving, client-side inference for NLP, vision, audio, and multimodal tasks.

AI ToolJavaScript
mui

What Happens When Radix, Floating UI, and MUI Join Forces?

10k

Base UI is an unstyled, accessibility-first React component library built collaboratively by the core teams behind Radix UI, Floating UI, and Material UI — representing a rare convergence of ecosystem primitives, composability philosophy, and WAI-ARIA rigor.

UI ComponentsTypeScript