Track Awesome React Updates Daily
A collection of awesome things regarding React ecosystem
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 enaqx/awesome-react · ⭐ 55K · 🏷️ Front-End Development
Apr 27, 2023
React General Resources
React State Management and Data Fetching
- rxdb (⭐19k) - A fast, offline-first, reactive database for JavaScript Applications
- watermelondb (⭐9.1k) - Reactive & asynchronous database for powerful React and React Native apps
React Maps
- react-map-gl (⭐7.1k) - React friendly API wrapper around MapboxGL JS
- react-leaflet (⭐4.5k) - React components for Leaflet maps
React Charts
- visx (⭐17k) - Visualization components
React Renderers
- remotion (⭐16k) - Make videos programmatically with React
React Native General Resources
React Native Navigation
- react-navigation (⭐22k) - Routing and navigation for your React Native apps
- expo-router (⭐1k) - The File-based router for universal React Native apps
React Native Libraries
- react-native-device-info (⭐6.1k) - Device Information for React Native iOS and Android
Apr 26, 2023
React State Management and Data Fetching
- redux (⭐59k) - Predictable State Container for JavaScript Apps
- xstate (⭐24k) - State machines and statecharts for the modern web
Apr 22, 2023
React State Management and Data Fetching
- tanstack-query (⭐34k) - Powerful asynchronous state management
React Routing
- react-router (⭐50k) - Declarative routing for React
- tanstack-router (⭐4.7k) - Type-safe router with built-in caching & URL state management
React Libraries
- preact (⭐34k) - Fast React alternative with the same modern API
- floating-ui (⭐25k) - Toolkit to create floating elements
- downshift (⭐11k) - React autocomplete, combobox or select dropdown components
React Testing
- enzyme (⭐20k) - JavaScript Testing utilities for React
- react-hooks-testing-library (⭐5k) - Simple and complete React hooks testing utilities
React Awesome Components
- react-rnd (⭐3.3k) - A resizable and draggable component for React
- react-dropzone (⭐9.6k) - Simple drag-drop zone with React
- react-big-calendar (⭐6.5k) - Calendar component
- react-qrcode (⭐3.3k) - QR component for use with React
- react-icons (⭐9.5k) - SVG React icons of popular icon packs
React Tables and Grids
- react-grid-layout (⭐18k) - A draggable and resizable grid layout with responsive breakpoints
- tanstack-table (⭐21k) - Headless UI for building powerful tables & datagrids
React Internationalization
- formatjs (⭐14k) - Internationalize your web apps
- typesafe-i18n (⭐1.5k) - A fully type-safe and lightweight internationalization library
React Integration
- rescript-compiler (⭐6.1k) - A robustly typed language that compiles to efficient and human-readable JavaScript
- react-rails (⭐6.6k) - Integrate React with Rails
- reagent (⭐4.6k) - A minimalistic ClojureScript interface to React
- fulcro (⭐1.4k) - A library for development of web applications in clj/cljs
React Real Apps
- mattermost-server (⭐25k) - An open source platform for secure collaboration
- webamp (⭐9k) - Winamp 2 reimplemented for the browser
Apr 21, 2023
React Frameworks
- next (⭐105k) - The React Framework
- blitz (⭐13k) - The Missing Fullstack Toolkit for Next.js
- gatsby (⭐54k) - Build modern websites with React
- refine (⭐9.9k) - Build your React-based CRUD applications, without constraints
- aleph (⭐5.1k) - The Full-stack Framework in Deno
React Awesome Components
- kbar (⭐3.9k) - Fast, portable, and extensible cmd+k interface for your site
- tagify (⭐2.9k) - Lightweight, efficient Tags input component
React Native General Resources
Apr 20, 2023
React Tutorials
React Development Tools
- vite (⭐55k) - Next Generation Frontend Tooling
React Component Libraries
- nextui (⭐9.8k) - Beautiful, fast and modern React UI library
React State Management and Data Fetching
- apollo-client (⭐19k) - A fully-featured, production ready caching GraphQL client
- relay (⭐18k) - A framework for building data-driven React applications
React Awesome Components
- keen-slider (⭐3.9k) - The Touch slider carousel
- cookie-consent-banner (⭐49) – The lightweight and flexible Cookie Consent Banner
- heart-switch (⭐420) - A heart-shaped toggle switch component for React
React Graphics and Animations
- auto-animate (⭐7.4k) - A zero-config, drop-in animation utility that adds smooth transitions
- react-tsparticles (⭐5.3k) - Easily create highly customizable particles effects
Apr 19, 2023
React General Resources
React Tutorials
React Development Tools
- why-did-you-render (⭐9.9k) - Monkey patches React to notify you about avoidable re-renders
React Component Libraries
- material-ui (⭐86k) - Material UI, which implements Google's Material Design
- fluentui (⭐15k) - Microsoft's Fluent UI
- mantine (⭐19k) – A fully featured React components library
- framework7 (⭐17k) - Full featured HTML framework for building iOS & Android apps
- ariakit (⭐6.6k) - Toolkit for building accessible web apps with React
- radix-primitives (⭐9k) - An open-source UI component library for building high-quality web apps
React State Management and Data Fetching
- swr (⭐26k) - React Hooks for Data Fetching
React Libraries
- loadable-components (⭐7.2k) - The recommended Code Splitting library for React
React Awesome Components
- react-complex-tree (⭐487) - Unopinionated Accessible Tree
React Graphics and Animations
- react-transition-group (⭐9.8k) - An easy way to perform animations for React
- gooey-react (⭐580) - The gooey effect for React
Apr 18, 2023
React Tutorials
React Testing
- cypress (⭐43k) - Fast, easy and reliable testing for anything that runs in a browser
React Awesome Components
- react-insta-stories (⭐1.2k) - A React component for Instagram like stories
Apr 03, 2023
React General Resources
Dec 11, 2022
React State Management and Data Fetching
- jotai (⭐13k) - Primitive and flexible state management for React
Feb 11, 2022
React Awesome Components
- swiper (⭐35k) - Most modern mobile touch slider
Jan 10, 2022
React Forms
- vest (⭐2.1k) - Declarative validations framework
Nov 15, 2021
React Styling
- vanilla-extract (⭐8k) - Zero-runtime Stylesheets-in-TypeScript
Aug 18, 2021
React Styling
- linaria (⭐10k) - Zero-Runtime CSS in JS library
Apr 22, 2021
React State Management and Data Fetching
- mobx (⭐26k) - Simple, scalable state management
- zustand (⭐30k) - Bear necessities for state management in React
- recoil (⭐19k) - Experimental state management library for React apps
- effector (⭐4.2k) - Business logic with ease
- immer (⭐25k) - Create the next immutable state by mutating the current one
- immutable-js (⭐33k) - Immutable persistent data collections for Javascript
React Libraries
- reapop (⭐1.5k) - A simple and customizable React notifications system
Apr 18, 2021
React Forms
- react-hook-form (⭐34k) - React Hooks for form state management and validation
- formik (⭐32k) - Build forms in React, without the tears
- react-final-form (⭐7.2k) - High performance subscription-based form state management for React
- formily (⭐9.5k) - Alibaba Group Unified Form Solution
Apr 10, 2021
React Component Libraries
- ant-design (⭐85k) - An enterprise-class UI design language and React UI library
- chakra-ui (⭐32k) - Simple, Modular & Accessible UI Components for your React Applications
- eui (⭐5.7k) - Elastic UI Framework
- react-spectrum (⭐8.4k) - Adobe's collection of libraries and tools
- ring-ui (⭐3.4k) - A collection of JetBrains Web UI components
React Awesome Components
- react-device-detect (⭐2.3k) - Detect device, and render view accordingly
- react-colorful (⭐2.6k) - A tiny color picker component
React Charts
- recharts (⭐20k) - Redefined chart library built with React and D3
- victory (⭐10k) - A collection of composable React components for building interactive data visualizations
- react-vis (⭐8.5k) - Data Visualization Components
- nivo (⭐11k) - Provides a rich set of data visualization components built on top of the D3 and React libraries
React Renderers
- react-three-fiber (⭐22k) - A React renderer for Three.js
- react-pdf (⭐12k) - Create PDF files using React
- react-figma (⭐2.2k) - A React renderer for Figma
React Graphics and Animations
- react-spring (⭐25k) - A spring physics based React animation library
- framer-motion (⭐18k) - Open source, production-ready animation and gesture library for React
Feb 18, 2021
React Libraries
- react-uploady (⭐828) - Modern file-upload components & hooks for React
Feb 16, 2021
React Routing
- wouter (⭐5.1k) - A minimalist-friendly routing
Feb 12, 2021
React Development Tools
- create-react-app (⭐100k) - Set up a modern Web app by running one command
Jan 12, 2021
React Component Libraries
- evergreen (⭐12k) - Evergreen React UI Framework by Segment
- grommet (⭐8.2k) - A react-based framework that provides accessibility, modularity, responsiveness, and theming
React Forms
- react-jsonschema-form (⭐13k) - A React component for building Web forms from JSON Schema
React Native Awesome Components
- react-native-vector-icons (⭐17k) - Customizable Icons for React Native
Dec 01, 2020
React Renderers
- ink (⭐20k) - React for interactive command-line apps
May 06, 2020
React Frameworks
- remix - Full stack web Framework that lets you focus on the user interface
React Native Awesome Components
- react-native-gifted-chat (⭐12k) - The most complete chat UI for React Native
React Native Libraries
- realm-js (⭐5.2k) - A mobile database: an alternative to SQLite & key-value stores
Mar 02, 2020
React Graphics and Animations
- react-parallax-tilt (⭐711) - Easily apply tilt hover effect on React components
Jan 29, 2020
React Frameworks
- react-admin (⭐22k) - A frontend Framework for building B2B applications
Jan 06, 2020
React Component Libraries
- baseweb (⭐8.3k) - A React Component library implementing the Uber's Base design language
Dec 15, 2019
React Tutorials
React Awesome Components
- react-archer (⭐917) - Draw arrows between React elements
React Real Apps
- kibana (⭐18k) - Your window into the Elastic Stack
- overreacted (⭐6.7k) - Personal blog by Dan Abramov
Sep 12, 2019
React Component Libraries
- rsuite (⭐7.5k) - A suite of React components
Jul 25, 2019
React Component Libraries
- react-bootstrap (⭐22k) - Bootstrap components built with React
- reactstrap (⭐10k) - Simple React Bootstrap components
Jul 15, 2019
React Development Tools
- reactotron (⭐14k) - A desktop app for inspecting your React and React Native projects
- eslint-plugin-react (⭐8.4k) - React specific linting rules for ESLint
React Component Libraries
- blueprint (⭐20k) - A React-based Palantir's UI toolkit for the web
- semantic-ui-react (⭐13k) - The official Semantic-UI-React integration
React Styling
- styled-components (⭐39k) - Visual primitives for the component age
- emotion (⭐16k) - CSS-in-JS library designed for high performance style composition
- jss (⭐6.9k) - authoring tool for CSS which uses JavaScript as a host language
React Testing
- jest (⭐42k) - Delightful JavaScript Testing
React Awesome Components
- react-datepicker (⭐7.3k) - A simple and reusable datepicker component for React
- react-loading-skeleton (⭐3.3k) - Create skeleton screens that automatically adapt to your app
React Components Sandboxes
- storybook (⭐78k) - Storybook is a frontend workshop for building UI components and pages in isolation
- react-styleguidist (⭐11k) - Isolated React component development environment with a living style guide
- react-cosmos (⭐7.8k) - Dev tool for creating reusable React components
Jun 05, 2019
React Awesome Components
- react-select (⭐26k) - The Select Component for React
- react-dnd (⭐19k) - Drag and Drop for React
React Tables and Grids
- react-data-grid (⭐6k) - Feature-rich and customizable data grid React component
Jun 02, 2019
React General Resources
Jun 01, 2019
React Internationalization
- react-i18next (⭐8.2k) - Internationalization for React done right
May 31, 2019
React Testing
- react-testing-library (⭐18k) - Simple and complete React DOM testing utilities
May 30, 2019
React General Resources
React Tutorials
React Native General Resources