Docusaurus is a tool for documentation sites, blogs, and project websites built with Markdown and React.
Open Source: #react
Catalog projects marked with #react. Tags work as dedicated landing pages, so related tools are easier to find and connect.
This collection holds 37 projects with a combined 2,824,910 GitHub stars. Main languages: TypeScript, JavaScript, C++.
About the React ecosystem
React is the most popular UI library, and a huge ecosystem grew around it: meta-frameworks, component libraries, state managers. Most of that ecosystem is open source, and picking the right pieces decides half of a project's success.
Collected here are projects for React developers: learning resources, component libraries, and tooling. Check compatibility with current React versions — the cards show how alive each project is.
Repositories
Redux is a JavaScript library for predictable global application state management.
Zustand is a small state-management library for React that does not require mandatory providers.
React Router is a router for React that can work either as a routing library or as the foundation of a full React application.
Gatsby is a React framework for fast sites and apps, combining static generation, dynamic rendering, and a broad ecosystem of data sources.
Ionic Framework is a toolkit for cross-platform apps built with web technologies and Web Components, with Angular, React, and Vue support.
Remotion is a framework for creating videos programmatically with React: compositions, frames, data, and rendering as code.
TanStack Query is a library for async state, server data, caching, and synchronization in web applications.
Awesome React Components is a curated list of notable React components and libraries organized by UI category.
tldraw is an SDK for React applications with infinite canvas, drawing, diagramming, and collaboration features.
React TypeScript Cheatsheet is a practical React and TypeScript reference for developers who already know React and are moving into typed code.
React Hook Form is a React forms library focused on performance, validation, small size, and hook-based usage.