React Libraries
Hand-picked, active React libraries and tools with real star counts and concise reviews.
10 results

React — A declarative, component-based JavaScript library for building scalable, interactive user interfaces across web and native platforms
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.

Next.js — The React Framework That Solves Full-Stack Complexity, SSR/SSG Trade-offs, and Production DX at Scale
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.

Storybook — The industry-standard workshop for building, documenting, and testing UI components in isolation
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.

TanStack Query — The de facto standard for managing server-state in React (and beyond)
A production-grade, protocol-agnostic data fetching and caching library that eliminates manual loading states, stale UIs, and redundant network requests in React apps.

tldraw/tldraw — A production-grade, infinitely extensible React SDK for building collaborative whiteboards, diagrams, and AI-augmented canvas apps
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.

Floating UI — A battle-tested, accessible positioning engine for tooltips, popovers, dropdowns, and other floating elements
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.

visx as React’s Missing Primitives for Data Graphics
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.

Run state-of-the-art AI models directly in the browser — no backend, no API keys, no latency
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.

React Aria: Adobe's Open Source Library That Gives Your Component Library Accessibility for Free
React Spectrum is Adobe’s opinionated, accessibility-first open-source stack—comprising React Spectrum (styled components), React Aria (unstyled hooks), React Stately (cross-platform state), and Internationalized (i18n)—built to enforce design consistency at enterprise scale while enabling deep extensibility.

What Happens When Radix, Floating UI, and MUI Join Forces?
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.