1 Star 0 Fork 1

forverjoker / awesome-react

forked from awesome-lib / awesome-react 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
CC0-1.0

Awesome React Awesome

A collection of awesome things regarding the React ecosystem.


React

JavaScript Library for building User Interfaces

React General Resources

React Community

React Online Playgrounds

Another Awesome Lists

React Tutorials

React General Tutorials
React Hooks
React and TypeScript
React Performance
React Internals
React Interview Questions

React Tools

React Development Tools
  • react-devtools - Inspection of React component hierarchy in the Chrome and Firefox Developer Tools
  • react-hot-loader - Tweak React components in real time
  • react-loadable - A higher order component for loading components with promises
  • loadable-components - React code splitting made easy
  • reactotron - A desktop app for inspecting your React and React Native projects
  • storybook - UI component dev & test
  • docz - Zero Config, live-reloading documentation with Markdown + JSX
  • react-styleguidist - Isolated React component development environment with a living style guide
  • react-cosmos - Dev tool for creating reusable React components
  • eslint-plugin-react - React specific linting rules for ESLint
  • eslint-plugin-jsx-a11y - Static AST checker for a11y rules on JSX elements
  • @axe-core/react - Accessibility auditing for React applications
  • DataFormsJS JSX Loader - Small JavaScript Compiler for quickly converting JSX to JS directly on a web page
  • Why Did You Render - Monkey patches React to notify you about avoidable re-renders.
  • Divjoy - React codebase and UI generator to speed up development (paid)
  • Plasmic - Powerful design tool for building your React components visually.
  • jsx-ast-utils - AST utility module for statically analyzing JSX
  • react-scanner - Extract React components and props usage from code
React Starter Kits and Toolchains
  • create-react-app - Set up a modern Web app by running one command
  • Razzle - Build production ready React applications. Razzle is toolchain for modern static and dynamic websites and web applications
  • Neutrino React Preset - @neutrinojs/react is a Neutrino preset that supports building React web applications
  • react-starter-kit - Isomorphic Web app boilerplate
  • create-react-library - CLI for creating reusable, modern React libraries using Rollup and create-react-app.
  • tsdx - Zero-config CLI for TypeScript package development
React Frameworks
  • next.js - The React Framework
  • gatsby.js - Free and open source framework based on React
  • react-admin - Frontend Framework for building B2B applications on top of REST/GraphQL APIs
  • remix - Finally, a killer React framework from the creators of React Router
  • Blitz - The Fullstack React Framework
  • aleph.js - The React Framework in Deno
  • refine - A React-based framework for building data-intensive applications in no time.
React Styling
  • styled-components - Visual primitives for the component age
  • emotion - Library designed for writing CSS styles with JavaScript
  • radium - A toolchain for React component styling
  • jss - Authoring tool for CSS
  • aphrodite - Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation
  • linaria - Zero-Runtime CSS in JS
  • stitches - CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience
  • vanilla-extract - Zero-runtime Stylesheets-in-TypeScript
React Routing
  • react-location - Enterprise Client-Side Routing for React
  • react-router - Declarative routing for React
  • navi - Declarative, asynchronous routing for React
  • curi - JavaScript router for single-page applications
  • reach - Next Generation Routing for React
  • universal-router - A simple middleware-style router for isomorphic JavaScript web apps
  • wouter - A minimalist-friendly ~1.3KB routing library
React Component Libraries
  • material-ui - React components for faster and easier web development
  • blueprint - A React-based UI toolkit for the webs
  • Fluent UI - A set of React components for building Microsoft web experiences
  • react-bootstrap - Bootstrap components built with React
  • reactstrap - Simple React Bootstrap 4 components
  • ant-design - A design system with values of Nature and Determinacy
  • chakra-ui - Simple, Modular & Accessible UI Components for your React Applications
  • semantic-ui-react - The official Semantic-UI-React integration
  • evergreen - Evergreen React UI Framework by Segment
  • grommet - A react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package
  • rebass - React primitive UI components built with styled-system
  • reakit - Accessible, Composable and Customizable components for React
  • rsuite - A suite of React components
  • atlaskit - Atlassian's official UI library, built according to the Atlassian Design Guidelines.
  • baseweb - Base Web is a foundation for initiating, evolving, and unifying web products.
  • primereact - A complete UI Framework for React with 50+ components featuring material, bootstrap and custom themes.
  • eui - Elastic UI Framework
  • react-spectrum - Adobe's collection of libraries and tools that help you build adaptive, accessible, and robust user experiences
  • ring-ui - JetBrains Web UI components
  • react-bulma-components - React components for Bulma framework
  • react-bulma - React.js components for Modern CSS framework based on Flexbox
  • trunx - Super Saiyan React components, son of awesome Bulma, implemented in TypeScript
  • bumbag-ui - Build accessible & themeable React applications with your Bumbag
  • Mantine – A fully featured React library with 100+ hooks and components with native dark theme support
  • radix - An open-source UI component library for building high-quality, accessible design systems and web apps
React Awesome Components
React Testing
React Libraries
  • react-border-wrapper - A wrapper for placing elements along div borders in React.
  • react-magic - Automatically AJAXify plain HTML with the power of React
  • react-toolbox - A set of React components implementing Google's Material Design specification
  • tcomb-react - Library allowing you to check all the props of your React components
  • react-responsive - Media queries in react for responsive design
  • preact - Fast 3kb React alternative with the same ES6 API.
  • riotjs - A React-like, 3.5KB user interface library
  • Maple.js - Bringing the concept of web-components to React
  • react-i13n - A performant, scalable and pluggable approach to instrumenting your React application
  • react-icons - svg react icons of popular icon packs
  • react-open-doodles - Awesome free illustrations as react components.
  • Keo - Plain functions for a more functional Deku approach to creating React components, with functional goodies such as pipe, memoize, etc...
  • Bit - A virtual repository for managing and using react and other web components across applications
  • AtlasKit - Atlassian's React UI library
  • ReactiveSearch - UI components library for Elasticsearch
  • Slate - A completely customizable framework for building rich text editors.
  • react-json-schema - Construct React elements from JSON by mapping JSON definitions to React components that you expose.
  • react-lodash - Lodash as React components
  • react-helmet - A document head manager for React
  • react-snap - Zero-configuration framework-agnostic static prerendering for SPAs
  • Draft.js - A React framework for building text editors
  • refract - Harness the power of reactive programming to supercharge your components
  • react-desktop - OS X and Windows UI components built with React
  • reapop - A simple and customizable React notifications system
  • react-extras - Useful components and utilities for working with React
  • react-instantsearch - Lightning-fast search for React and React Native applications, by Algolia
  • uppy - The next open source file uploader for web browsers
  • react-motion - A spring that solves your animation problems
  • react-esi - React Edge Side Includes
  • react-aria - Adobe's library of React Hooks that provides accessible UI primitives for your design system
  • react-uploady - Modern file-upload components & hooks for React.
React Integration
React State Management
  • redux - Predictable State Container for JavaScript Apps
  • mobx - Simple, scalable state management
  • react-query - Hooks for fetching, caching and updating asynchronous data in React
  • flux - Application architecture for building user interfaces
  • recoil - Experimental state management library for React apps
  • xstate-react - State machines and statecharts for the modern web
  • zustand - Bear necessities for state management in React
  • easy-peasy - Vegetarian friendly state for React
  • hookstate - The simple but very powerful and incredibly fast state management for React that is based on hooks
  • effector - Fast and powerful reactive state manager
  • reactn - React, but with built-in global state management
  • react-facet - Observable-based state management for performant game UIs built in React
React AR and VR
  • Viro React - Platform for rapidly building AR/VR applications using React Native
React Renderers
Forms
  • formik - Build forms in React, without the tears
  • react-hook-form - React Hooks for forms validation
  • react-jsonschema-form - A React component for building Web forms from JSON Schema
  • react-final-form - High performance subscription-based form state management for React
  • unform - Performance-focused API for React forms
  • formily - Alibaba Group Unified Form Solution
  • uniforms - A React library for building forms from any schema
  • formsy-react - A form input builder and validator for React
  • react-formal - Sophisticated HTML form management for React
  • vest - Declarative form validation framework inspired by unit testing syntax.
Autocomplete
Graphics
Data Managing
  • immer - Create the next immutable state by mutating the current one
  • ReSub - A library for writing better React components and data stores
  • immutable-js - Immutable Data Collections for Javascript
  • baobab - JavaScript & TypeScript persistent and optionally immutable data tree with cursors
  • WatermelonDB - 🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
  • RxDB - A realtime Database for JavaScript Applications
Maps
  • react-googlemaps - React interface to Google maps
  • react-maps - A map component for React
  • react-google-maps - React.js Google Maps integration component
  • react-gmaps - A Google Maps component for React.js
  • react-map-gl - A React wrapper for MapboxGL-js plus overlay API
  • google-map-react - Isomorphic google map React component
  • react-mapbox-gl - A mapbox-gl-js wrapper to make the API react friendly
  • google-maps-react - A declarative Google Map React component using React, lazy-loading dependencies, current-location finder and a test-driven approach by the Fullstack React team.
  • react-leaflet - React components for Leaflet maps
  • react-geo - A set of geo-related components using react, antd, and ol
  • pigeon-maps - ReactJS maps without external dependencies
Charts
  • vx - Visualization components
  • victory - A collection of composable React components for building interactive data visualizations
  • react-vis - Data Visualization Components
  • recharts - Redefined chart library built with React and D3
  • nivo - Provides a rich set of data visualization components, built on top of the D3 and React libraries
  • echarts-for-react - Apache ECharts components for React wrapper
  • react-apexcharts - React Component for ApexCharts
  • chartify - React plugin for building charts using CSS

React Native

Framework for building native apps using React

React Native General Resources

React Native Tutorials

React Native Development Tools

React Native Sample Apps

React Native Boilerplates

  • Create React Native App - Create React Native apps that run on iOS, Android, and web
  • Ignite - The hottest CLI for React Native, boilerplates, plugins, generators, and more!

React Native Awesome Components

React Native Libraries

Redux

Predictable State Container for JavaScript Apps

Redux General Resources

Redux Tools

  • react-redux - Official React bindings for Redux
  • redux-toolkit - The official, opinionated, batteries-included toolset for efficient Redux development
  • redux-devtools - DevTools for Redux with hot reloading, action replay, and customizable UI
  • reselect - Selector library for Redux
  • redux-thunk - Thunk middleware for redux
  • redux-saga - An alternative side effect model for Redux apps
  • connected-react-router - A Redux binding for React Router
  • redux-form - A Higher Order Component using react-redux to keep form state
  • normalizr - Normalizes nested JSON according to a schema
  • redux-observable - RxJS middleware for Redux
  • redux-undo - Higher order reducer to add undo/redo functionality to redux state containers
  • redux-persist - Persist and rehydrate a redux store
  • Rematch - Redux made easy

Redux Tutorials


GraphQL

A query language for your API

GraphQL General Resources

GraphQL Tools

GraphQL Tutorials

GraphQL Implementations

Database Integration

  • Hasura - Instant GraphQL for all your data
  • Prisma - Next-generation ORM for Node.js and TypeScript
  • graphql-sequelize - GraphQL & Relay for MySQL & Postgres via Sequelize

Relay

Data-Driven React Applications

Relay General Resources

Relay Tutorials

Relay Tools


Videos

Important Talks

React.js Conf 2015 Playlist

ReactEurope Conf 2015 Day 1 Playlist

ReactEurope Conf 2015 Day 2 Playlist

ReactRally Conf 2015 Playlist

React.js Conf 2016 Playlist

React Amsterdam 2016 Playlist

ReactEurope Conf 2016 Day 1 Playlist

ReactEurope Conf 2016 Day 2 Playlist

ReactRally Conf 2016 Playlist

React Conf 2017 Playlist

React.js Amsterdam 2018 Playlist

React Amsterdam 2019 Playlist

Video Tutorials


Demo React Apps


Real React Apps

  • kibana - Your window into the Elastic Stack
  • firefox debugger - The Firefox debugger that works anywhere
  • spectrum – Simple, powerful online communities
  • mattermost - Open source Slack alternative
  • overreacted - Personal blog by Dan Abramov
  • winamp2-js - Winamp 2 reimplemented for the browser
  • dnote - A command line notebook with multi-device sync and web interface

Contribution

This list started as personal collection of interesting things about React. At the time it started React was in beta, there was special script to transform JSX to JS and even Flux was not yet published. React is mainstream now, lots of things happened. Please, do not try to use this list as advertisement board or place for public push of your experiments. Only fully free resources here, please. Do not hesitate to suggest cleaning PRs for outdated projects and articles along with new contributions. Your contributions and suggestions are heartily♡ welcome, though. (✿◠‿◠)

CC0

### **Awesome React** [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A collection of awesome things regarding the React ecosystem. - [React](#react) - [React General Resources](#react-general-resources) - [React Community](#react-community) - [React Online Playgrounds](#react-online-playgrounds) - [React Tutorials](#react-tutorials) - [React General Tutorials](#react-general-tutorials) - [React Hooks](#react-hooks) - [React and TypeScript](#react-and-typescript) - [React Performance](#react-performance) - [React Internals](#react-internals) - [React Interview Questions](#react-interview-questions) - [React Tools](#react-tools) - [React Development Tools](#react-development-tools) - [React Frameworks](#react-frameworks) - [React Styling](#react-styling) - [React Routing](#react-routing) - [React Component Libraries](#react-component-libraries) - [React Awesome Components](#react-awesome-components) - [React Testing](#react-testing) - [React Libraries](#react-libraries) - [React Integration](#react-integration) - [React State Management](#react-state-management) - [React AR and VR](#react-ar-and-vr) - [React Renderers](#react-renderers) - [Forms](#forms) - [Autocomplete](#autocomplete) - [Graphics](#graphics) - [Data Managing](#data-managing) - [Maps](#maps) - [Charts](#charts) - [React Native](#react-native) - [React Native General Resources](#react-native-general-resources) - [React Native Tutorials](#react-native-tutorials) - [React Native Development Tools](#react-native-development-tools) - [React Native Sample Apps](#react-native-sample-apps) - [React Native Boilerplates](#react-native-boilerplates) - [React Native Awesome Components](#react-native-awesome-components) - [React Native Libraries](#react-native-libraries) - [Redux](#redux) - [Redux General Resources](#redux-general-resources) - [Redux Tools](#redux-tools) - [Redux Tutorials](#redux-tutorials) - [GraphQL](#graphql) - [GraphQL General Resources](#graphql-spec) - [GraphQL Tools](#graphql-tools) - [GraphQL Tutorials](#graphql-tutorials) - [GraphQL Implementations](#graphql-implementations) - [Database Integration](#database-integration) - [Relay](#relay) - [Relay General Resources](#relay-general-resources) - [Relay Tutorials](#relay-tutorials) - [Relay Tools](#relay-tools) - [Videos](#videos) - [Important Talks](#important-talks) - [React.js Conf 2015 Playlist](#reactjs-conf-2015-playlist) - [ReactEurope Conf 2015 Day 1 Playlist](#reacteurope-conf-2015-day-1-playlist) - [ReactEurope Conf 2015 Day 2 Playlist](#reacteurope-conf-2015-day-2-playlist) - [ReactRally Conf 2015 Playlist](#reactrally-conf-2015-playlist) - [React.js Conf 2016 Playlist](#reactjs-conf-2016-playlist) - [ReactRally Conf 2016 Playlist](#reactrally-conf-2016-playlist) - [React.js Amsterdam 2018 Playlist](#reactjs-amsterdam-2018-playlist) - [Video Tutorials](#video-tutorials) - [Demo React Apps](#demo-react-apps) - [Real React Apps](#real-react-apps) - [Contribution](#contribution) --- ### React > JavaScript Library for building User Interfaces #### React General Resources - [React Official Website](https://reactjs.org/) - [React Documentation](https://reactjs.org/docs/getting-started.html) - [React GitHub](https://github.com/facebook/react) #### React Community - [Reactiflux Discord Channel](http://www.reactiflux.com/) - [React StackOverflow](http://stackoverflow.com/questions/tagged/reactjs) - [React Twitter](https://twitter.com/reactjs) #### React Online Playgrounds - [CodePen](https://reactjs.org/redirect-to-codepen/hello-world) - [CodeSandbox](https://codesandbox.io/s/new) - [JSFiddle](https://jsfiddle.net/boilerplate/react-jsx) #### Another Awesome Lists - [React/Redux Links](https://github.com/markerikson/react-redux-links) #### React Tutorials ##### React General Tutorials - [React Official Tutorial](https://reactjs.org/tutorial/tutorial.html) - [Using React in Visual Studio Code](https://code.visualstudio.com/docs/nodejs/reactjs-tutorial) - [Scrimba - Learn React for free interactively](https://scrimba.com/g/glearnreact) - [FreeCodeCamp React Challenges](https://learn.freecodecamp.org/front-end-libraries/react) - [React Cheatsheet](https://devhints.io/react) - [React Patterns](https://reactpatterns.com/) - [Setup Flow with React](https://flow.org/en/docs/react/) ##### React Hooks - [React Hooks](https://reactjs.org/docs/hooks-intro.html) - [Awesome React Hooks](https://github.com/rehooks/awesome-react-hooks) - [Thinking in React Hooks](https://wattenberger.com/blog/react-hooks) - [Replacing Redux with React Hooks and Context](https://medium.com/octopus-labs-london/replacing-redux-with-react-hooks-and-context-part-1-11b72ffdb533) - [React Hooks cheat sheet: Unlock solutions to common problems](https://blog.logrocket.com/react-hooks-cheat-sheet-unlock-solutions-to-common-problems-af4caf699e70/) - [How to fetch data with React Hooks?](https://www.robinwieruch.de/react-hooks-fetch-data/) - [Easy to understand React Hook recipes](https://usehooks.com/) - [React Hooks Video Tutorial](https://www.youtube.com/playlist?list=PLN3n1USn4xlmyw3ebYuZmGp60mcENitdM) ##### React and TypeScript - [TypeScript, React and Webpack](https://www.typescriptlang.org/docs/handbook/react-&-webpack.html) - [JSX in TypeScript](https://www.typescriptlang.org/docs/handbook/jsx.html) - [Cheatsheets for experienced React developers getting started with TypeScript](https://github.com/typescript-cheatsheets/react-typescript-cheatsheet) - [React by Example](https://reactbyexample.github.io/) ##### React Performance - [React Optimizing Performance](https://reactjs.org/docs/optimizing-performance.html) - [Introducing the React Profiler](https://reactjs.org/blog/2018/09/10/introducing-the-react-profiler.html) - [Optimizing React: Virtual DOM explained](https://evilmartians.com/chronicles/optimizing-react-virtual-dom-explained) - [A Definitive Guide to Optimize Major Performance issues in React](https://www.simform.com/react-performance/) - [Twitter Lite and High Performance React Progressive Web Apps at Scale](https://medium.com/@paularmstrong/twitter-lite-and-high-performance-react-progressive-web-apps-at-scale-d28a00e780a3) - [Using the React DevTools Profiler to Diagnose React App Performance Issues](https://www.netlify.com/blog/2018/08/29/using-the-react-devtools-profiler-to-diagnose-react-app-performance-issues/) - [Top 5 Practices to Boost React Performance](https://www.codementor.io/blizzerand/top-5-practices-to-boost-react-performance-jv6zr89ep) - [React is Slow, React is Fast: Optimizing react Apps in Practice](https://medium.com/dailyjs/react-is-slow-react-is-fast-optimizing-react-apps-in-practice-394176a11fba) - [Rendering large lists with react-window](https://addyosmani.com/blog/react-window/) ##### React Internals - [Reconciliation](https://reactjs.org/docs/reconciliation.html) - [React Fiber Architecture](https://github.com/acdlite/react-fiber-architecture) - [Build your own React](https://engineering.hexacta.com/didact-learning-how-react-works-by-building-it-from-scratch-51007984e5c5) - [Inside Fiber: In-depth overview of the new reconciliation algorithm in React](https://medium.com/react-in-depth/inside-fiber-in-depth-overview-of-the-new-reconciliation-algorithm-in-react-e1c04700ef6e) - [Entire React code base explanation by visual block schemes](https://github.com/Bogdan-Lyashenko/Under-the-hood-ReactJS) ##### React Interview Questions - [13 Essential React Interview Questions](https://www.toptal.com/react/interview-questions) - [List of React interview Questions and Answers](https://github.com/sudheerj/reactjs-interview-questions) - [React Coding Challenges](https://github.com/alexgurr/react-coding-challenges/) #### React Tools ##### React Development Tools - [react-devtools](https://github.com/facebook/react-devtools) - Inspection of React component hierarchy in the Chrome and Firefox Developer Tools - [react-hot-loader](https://github.com/gaearon/react-hot-loader) - Tweak React components in real time - [react-loadable](https://github.com/jamiebuilds/react-loadable) - A higher order component for loading components with promises - [loadable-components](https://github.com/smooth-code/loadable-components) - React code splitting made easy - [reactotron](https://github.com/skellock/reactotron) - A desktop app for inspecting your React and React Native projects - [storybook](https://github.com/storybookjs/storybook) - UI component dev & test - [docz](https://github.com/doczjs/docz) - Zero Config, live-reloading documentation with Markdown + JSX - [react-styleguidist](https://github.com/styleguidist/react-styleguidist) - Isolated React component development environment with a living style guide - [react-cosmos](https://github.com/react-cosmos/react-cosmos) - Dev tool for creating reusable React components - [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) - React specific linting rules for ESLint - [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) - Static AST checker for a11y rules on JSX elements - [@axe-core/react](https://github.com/dequelabs/axe-core-npm) - Accessibility auditing for React applications - [DataFormsJS JSX Loader](https://github.com/dataformsjs/dataformsjs/blob/master/docs/jsx-loader.md) - Small JavaScript Compiler for quickly converting JSX to JS directly on a web page - [Why Did You Render](https://github.com/welldone-software/why-did-you-render) - Monkey patches React to notify you about avoidable re-renders. - [Divjoy](https://divjoy.com) - React codebase and UI generator to speed up development (paid) - [Plasmic](https://www.plasmic.app/) - Powerful design tool for building your React components visually. - [jsx-ast-utils](https://github.com/jsx-eslint/jsx-ast-utils) - AST utility module for statically analyzing JSX - [react-scanner](https://github.com/moroshko/react-scanner) - Extract React components and props usage from code ##### React Starter Kits and Toolchains - [create-react-app](https://github.com/facebook/create-react-app) - Set up a modern Web app by running one command - [Razzle](https://razzlejs.org/) - Build production ready React applications. Razzle is toolchain for modern static and dynamic websites and web applications - [Neutrino React Preset](https://neutrinojs.org/packages/react/) - `@neutrinojs/react` is a Neutrino preset that supports building React web applications - [react-starter-kit](https://github.com/kriasoft/react-starter-kit) - Isomorphic Web app boilerplate - [create-react-library](https://github.com/transitive-bullshit/create-react-library) - CLI for creating reusable, modern React libraries using Rollup and create-react-app. - [tsdx](https://tsdx.io/) - Zero-config CLI for TypeScript package development ##### React Frameworks - [next.js](https://github.com/vercel/next.js) - The React Framework - [gatsby.js](https://github.com/gatsbyjs/gatsby) - Free and open source framework based on React - [react-admin](https://github.com/marmelab/react-admin) - Frontend Framework for building B2B applications on top of REST/GraphQL APIs - [remix](https://remix.run/) - Finally, a killer React framework from the creators of React Router - [Blitz](https://blitzjs.com) - The Fullstack React Framework - [aleph.js](https://github.com/alephjs/aleph.js) - The React Framework in Deno - [refine](https://refine.dev) - A React-based framework for building data-intensive applications in no time. ##### React Styling - [styled-components](https://github.com/styled-components/styled-components) - Visual primitives for the component age - [emotion](https://github.com/emotion-js/emotion) - Library designed for writing CSS styles with JavaScript - [radium](https://github.com/FormidableLabs/radium) - A toolchain for React component styling - [jss](https://github.com/cssinjs/jss) - Authoring tool for CSS - [aphrodite](https://github.com/Khan/aphrodite) - Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation - [linaria](https://github.com/callstack/linaria) - Zero-Runtime CSS in JS - [stitches](https://github.com/modulz/stitches) - CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience - [vanilla-extract](https://github.com/seek-oss/vanilla-extract) - Zero-runtime Stylesheets-in-TypeScript ##### React Routing - [react-location](https://github.com/TanStack/react-location) - Enterprise Client-Side Routing for React - [react-router](https://github.com/ReactTraining/react-router) - Declarative routing for React - [navi](https://github.com/frontarm/navi) - Declarative, asynchronous routing for React - [curi](https://github.com/pshrmn/curi) - JavaScript router for single-page applications - [reach](https://github.com/reach/router) - Next Generation Routing for React - [universal-router](https://github.com/kriasoft/universal-router) - A simple middleware-style router for isomorphic JavaScript web apps - [wouter](https://github.com/molefrog/wouter) - A minimalist-friendly ~1.3KB routing library ##### React Component Libraries - [material-ui](https://github.com/mui-org/material-ui) - React components for faster and easier web development - [blueprint](https://github.com/palantir/blueprint) - A React-based UI toolkit for the webs - [Fluent UI](https://github.com/microsoft/fluentui) - A set of React components for building Microsoft web experiences - [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) - Bootstrap components built with React - [reactstrap](https://github.com/reactstrap/reactstrap) - Simple React Bootstrap 4 components - [ant-design](https://github.com/ant-design/ant-design) - A design system with values of Nature and Determinacy - [chakra-ui](https://github.com/chakra-ui/chakra-ui/) - Simple, Modular & Accessible UI Components for your React Applications - [semantic-ui-react](https://github.com/Semantic-Org/Semantic-UI-React) - The official Semantic-UI-React integration - [evergreen](https://github.com/segmentio/evergreen) - Evergreen React UI Framework by Segment - [grommet](https://github.com/grommet/grommet) - A react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package - [rebass](https://github.com/rebassjs/rebass) - React primitive UI components built with styled-system - [reakit](https://github.com/reakit/reakit) - Accessible, Composable and Customizable components for React - [rsuite](https://github.com/rsuite/rsuite) - A suite of React components - [atlaskit](https://bitbucket.org/atlassian/atlaskit-mk-2) - Atlassian's official UI library, built according to the Atlassian Design Guidelines. - [baseweb](https://github.com/uber/baseweb) - Base Web is a foundation for initiating, evolving, and unifying web products. - [primereact](https://github.com/primefaces/primereact) - A complete UI Framework for React with 50+ components featuring material, bootstrap and custom themes. - [eui](https://github.com/elastic/eui) - Elastic UI Framework - [react-spectrum](https://github.com/adobe/react-spectrum) - Adobe's collection of libraries and tools that help you build adaptive, accessible, and robust user experiences - [ring-ui](https://github.com/JetBrains/ring-ui) - JetBrains Web UI components - [react-bulma-components](https://github.com/couds/react-bulma-components) - React components for Bulma framework - [react-bulma](https://github.com/kulakowka/react-bulma) - React.js components for Modern CSS framework based on Flexbox - [trunx](https://github.com/fibo/trunx) - Super Saiyan React components, son of awesome Bulma, implemented in TypeScript - [bumbag-ui](https://github.com/bumbag/bumbag-ui) - Build accessible & themeable React applications with your Bumbag - [Mantine](https://github.com/mantinedev/mantine) – A fully featured React library with 100+ hooks and components with native dark theme support - [radix](https://github.com/radix-ui/primitives) - An open-source UI component library for building high-quality, accessible design systems and web apps ##### React Awesome Components - [Awesome React Components list](https://github.com/brillout/awesome-react-components) - [react-select](https://github.com/JedWatson/react-select) - The Select Component for React - [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd) - Beautiful and accessible drag and drop for lists with React - [react-dnd](https://github.com/react-dnd/react-dnd) - Drag and Drop for React - [react-grid-layout](https://github.com/strml/react-grid-layout) - A draggable and resizable grid layout with responsive breakpoints - [react-table](https://github.com/tannerlinsley/react-table/) - A lightweight, fast and extendable datagrid for React - [react-data-grid](https://github.com/adazzle/react-data-grid) - Excel-like grid component built with React - [react-draggable](https://github.com/mzabriskie/react-draggable) - React draggable component - [react-resizable-and-movable](https://github.com/bokuweb/react-resizable-and-movable) - A resizable and draggable component for React - [react-resizable](https://github.com/strml/react-resizable) - A simple React component that is resizable with a handle - [react-resizable-box](https://github.com/bokuweb/react-resizable-box) - A resizable component for React - [react-searchbox-awesome](https://github.com/axmz/react-searchbox-awesome) - Minimalistic searchbox - [react-sortable-pane](https://github.com/bokuweb/react-sortable-pane) - A sortable and resizable pane component for React - [react-spaces](https://github.com/aeagle/react-spaces) - Nestable resizable, anchored, scrollable components - [react-dates](https://github.com/airbnb/react-dates) - An easily internationalizable, mobile-friendly datepicker library for the web - [react-big-calendar](https://github.com/intljusticemission/react-big-calendar) - Calendar component - [react-datepicker](https://github.com/Hacker0x01/react-datepicker/) - ReactJS Datepicker - [react-list](https://github.com/orgsync/react-list) - A versatile infinite scroll React component - [react-intl](https://github.com/yahoo/react-intl) - Internationalize React apps - [react-i18next](https://github.com/i18next/react-i18next) - Internationalization for React done right - [react-aria-modal](https://github.com/davidtheclark/react-aria-modal) - A fully accessible React modal - [react-hotkeys](https://github.com/greena13/react-hotkeys) - Declarative hotkey and focus area management for React - [react-keydown](https://github.com/glortho/react-keydown) - Lightweight keydown wrapper for React components - [react-joyride](https://github.com/gilbarbara/react-joyride) - Create guided tours for your apps - [react-virtualized](https://github.com/bvaughn/react-virtualized) - React components for efficiently rendering large lists and tabular data - [react-window](https://github.com/bvaughn/react-window) - React components for efficiently rendering large lists and tabular data - [data-source](https://github.com/facebook/flipper/tree/main/desktop/flipper-plugin/src/data-source) - Library to power streaming data visualisations as used in Facebook's Flipper - [react-text-mask](https://github.com/text-mask/text-mask) - Input mask for React - [react-loading-skeleton](https://github.com/dvtng/react-loading-skeleton) - Create skeleton screens that automatically adapt to your app - [react-spinkit](https://github.com/KyleAMathews/react-spinkit) - A collection of loading indicators animated with CSS for React - [rheostat](https://github.com/airbnb/rheostat) - Accessible slider component built with React - [qrcode.react](https://github.com/zpao/qrcode.react) - QR component for use with React - [react-archer](https://github.com/pierpo/react-archer) - Draw arrows between React elements - [react-pdf-viewer](https://github.com/phuoc-ng/react-pdf-viewer) - A PDF viewer made for React - [react-parallax-tilt](https://github.com/mkosir/react-parallax-tilt) - Easily apply tilt hover effect on React components - [react-popper](https://github.com/popperjs/react-popper) - Position tooltips and popovers in an elegant, performant manner - [react-tsparticles](https://github.com/matteobruni/tsparticles) - Easily create highly customizable particles animations - [react-spring](https://github.com/pmndrs/react-spring) - Spring-physics based animation library for React applications - [framer-motion](https://github.com/framer/motion) - A React library to power production-ready animations - [react-accessible-accordion](https://github.com/springload/react-accessible-accordion) - React Component for creating an 'Accordion' that adheres to the WAI ARIA spec for accessibility. - [react-truncate-markup](https://github.com/parsable/react-truncate-markup) - React component for truncating JSX markup. - [react-cookie](https://github.com/reactivestack/cookies) - Universal cookies for React - [react-slick](https://github.com/akiran/react-slick) - Carousel component built with React - [react-gtm-module](https://github.com/alinemorelli/react-gtm) - Google Tag Manager Module for React - [react-device-detect](https://github.com/duskload/react-device-detect) - Detect device for React - [react-colorful](https://github.com/omgovich/react-colorful) - A tiny (2,5 KB), dependency-free, fast and accessible color picker component - [react-modal](https://github.com/reactjs/react-modal) - Accessible modal dialog component for React - [cleave.js](https://github.com/nosir/cleave.js) - Format input text content when you are typing - [react-fontawesome](https://github.com/FortAwesome/react-fontawesome) - Font Awesome 5 React component - [react-advanced-cropper](https://github.com/Norserium/react-advanced-cropper) - An advanced React component for image cropping - [swiper](https://github.com/nolimits4web/swiper) - modern mobile touch slider ##### React Testing - [jest](https://github.com/facebook/jest) - Delightful JavaScript Testing Framework - [enzyme](https://github.com/airbnb/enzyme) - JavaScript Testing utilities for React - [react-testing-library](https://github.com/testing-library/react-testing-library) - Simple and complete React DOM testing utilities - [react-hooks-testing-library](https://github.com/mpeyper/react-hooks-testing-library) - React hooks testing utilities that encourage good testing practices - [majestic](https://github.com/Raathigesh/majestic) - Zero config GUI for Jest ##### React Libraries - [react-border-wrapper](https://github.com/Metroxe/react-border-wrapper) - A wrapper for placing elements along div borders in React. - [react-magic](https://github.com/reactjs/react-magic) - Automatically AJAXify plain HTML with the power of React - [react-toolbox](https://github.com/react-toolbox/react-toolbox) - A set of React components implementing Google's Material Design specification - [tcomb-react](https://github.com/gcanti/tcomb-react) - Library allowing you to check all the props of your React components - [react-responsive](https://github.com/wearefractal/react-responsive) - Media queries in react for responsive design - [preact](https://git.io/preact) - Fast 3kb React alternative with the same ES6 API. - [riotjs](https://github.com/muut/riotjs) - A React-like, 3.5KB user interface library - [Maple.js](https://github.com/Wildhoney/Maple.js) - Bringing the concept of web-components to React - [react-i13n](https://github.com/yahoo/react-i13n) - A performant, scalable and pluggable approach to instrumenting your React application - [react-icons](https://github.com/gorangajic/react-icons) - svg react icons of popular icon packs - [react-open-doodles](https://github.com/lunahq/react-open-doodles) - Awesome free illustrations as react components. - [Keo](https://github.com/Wildhoney/Keo) - Plain functions for a more functional Deku approach to creating React components, with functional goodies such as pipe, memoize, etc... - [Bit](https://github.com/teambit/bit) - A virtual repository for managing and using react and other web components across applications - [AtlasKit](https://atlaskit.atlassian.com/) - Atlassian's React UI library - [ReactiveSearch](https://github.com/appbaseio/reactivesearch) - UI components library for Elasticsearch - [Slate](https://github.com/ianstormtaylor/slate) - A completely customizable framework for building rich text editors. - [react-json-schema](https://github.com/TechniqueSoftware/react-json-schema) - Construct React elements from JSON by mapping JSON definitions to React components that you expose. - [react-lodash](https://github.com/typicode/react-lodash) - Lodash as React components - [react-helmet](https://github.com/nfl/react-helmet) - A document head manager for React - [react-snap](https://github.com/stereobooster/react-snap) - Zero-configuration framework-agnostic static prerendering for SPAs - [Draft.js](https://github.com/facebook/draft-js) - A React framework for building text editors - [refract](https://github.com/fanduel-oss/refract) - Harness the power of reactive programming to supercharge your components - [react-desktop](https://github.com/gabrielbull/react-desktop) - OS X and Windows UI components built with React - [reapop](https://github.com/LouisBarranqueiro/reapop) - A simple and customizable React notifications system - [react-extras](https://github.com/sindresorhus/react-extras) - Useful components and utilities for working with React - [react-instantsearch](https://github.com/algolia/react-instantsearch) - Lightning-fast search for React and React Native applications, by Algolia - [uppy](https://github.com/transloadit/uppy) - The next open source file uploader for web browsers - [react-motion](https://github.com/chenglou/react-motion) - A spring that solves your animation problems - [react-esi](https://github.com/dunglas/react-esi) - React Edge Side Includes - [react-aria](https://react-spectrum.adobe.com/react-aria/index.html) - Adobe's library of React Hooks that provides accessible UI primitives for your design system - [react-uploady](https://github.com/rpldy/react-uploady) - Modern file-upload components & hooks for React. ##### React Integration - [ReasonReact](https://reasonml.github.io/reason-react/) - [React Rails](https://github.com/reactjs/react-rails) - [ReactJS.NET](https://github.com/reactjs/React.NET) - [om](https://github.com/swannodette/om) - ClojureScript interface - [Reagent](https://github.com/reagent-project/reagent) - A minimalistic ClojureScript interface to React.js - [Express React views](https://github.com/reactjs/express-react-views) - [React Page Middleware](https://github.com/reactjs/react-page-middleware) - [ngReact](https://github.com/davidchang/ngReact) - React Components in Angular - [coffee-react-transform](https://github.com/jsdf/coffee-react-transform) - Provides React JSX support for Coffeescript - [sprockets-coffee-react](https://github.com/jsdf/sprockets-coffee-react) - Sprockets preprocessor for CJSX - [react-kup](https://github.com/snd/react-kup) - A simple, non-intrusive alternative to jsx for coffeescript - [turbo-react](https://github.com/ssorallen/turbo-react) - Combine Turbolinks and React to apply DOM diffs - [react-bacon](https://github.com/jamesmacaulay/react-bacon) - A little module for using React with Bacon.js - [msx](https://github.com/insin/msx) - React's JSX Transformer, tweaked to output calls to Mithril - [react-backbone](https://github.com/jhudson8/react-backbone) - Backbone-aware mixins for react - [NestedReact](https://github.com/Volicon/NestedReact/) - transparent integration with Backbone Views and NestedTypes models - [backbone-reaction](https://github.com/jhudson8/backbone-reaction) - React, Backbone and then some - [react.backbone](https://github.com/usepropeller/react.backbone) - Plugin for React to make Backbone migration easier - [reactbone](https://github.com/andrejewski/reactbone) - React extensions for Backbone - [backbone-react-ui](https://github.com/securingsincity/backbone-react-ui) - React components for use with backbone and backbone paginator - [react-events](https://github.com/jhudson8/react-events) - Declarative managed event bindings for react components - [react-mixin-manager](https://github.com/jhudson8/react-mixin-manager) - React mixin registration manager - [react-topcoat by @plaxdan](https://github.com/plaxdan/react-topcoat) - Topcoat CSS components built with the React library - [react-topcoat by @arnemart](https://github.com/arnemart/react-topcoat) - A collection of React components for Topcoat - [reactdown](https://github.com/andreypopp/reactdown) - Write React components using markdown syntax - [react-jade](https://github.com/ForbesLindesay/react-jade) - Compile Jade to React JavaScript - [jade-react](https://github.com/duncanbeevers/jade-react) - Compile Jade templates to React.DOM expressions - [gulp-jade-react](https://github.com/duncanbeevers/gulp-jade-react) - Compile Jade templates into React de-sugared JSX with Gulp - [sbt-reactjs](https://github.com/ddispaltro/sbt-reactjs) - React SBT Plugin using npm - [scalajs-react](https://github.com/japgolly/scalajs-react) - A guilty affair between Scala.js and Facebook's React - [react-xtags](https://github.com/vjeux/react-xtags/) - Using React to implement xtags - [jreact](https://github.com/KnisterPeter/jreact) - React on server-side Java (with Rhino or Nashorn) - [React.hiccup](https://github.com/lantiga/react.hiccup) - A complete replacement for JSX written in sweet.js - [react-play](https://github.com/ssorallen/react-play) - Rendering React components in the Play Framework with JDK8's Nashorn - [rx-react](https://github.com/fdecampredon/rx-react) - Utilities to works with React in a RxJS - [react-with-di](https://github.com/vojtajina/react-with-di) - A hacked prototype of React.js with DI - [reactfire](https://github.com/firebase/reactfire) - ReactJS mixin for easy Firebase integration - [react-clickdrag-mixin](https://github.com/tleunen/react-clickdrag-mixin) - ClickDrag mixin for React component - [react-masonry-mixin](https://github.com/eiriklv/react-masonry-mixin) - Standalone mixin for Masonry (@desandro) - [react-packery-mixin](https://github.com/eiriklv/react-packery-mixin) - Standalone mixin for Packery (Metafizzy) - [react-dropzone](https://github.com/paramaggarwal/react-dropzone) - Simple HTML5 drag-drop zone with React.js. - [aframe-react](https://github.com/ngokevin/aframe) - A-Frame VR + React - [react-three-fiber](https://github.com/react-spring/react-three-fiber) - A react reconciler for threejs (web and react-native) - [react-three](https://github.com/Izzimach/react-three) - React bindings to create and control a 3D scene using three.js - [react-three-renderer](https://github.com/toxicFork/react-three-renderer) - Render into a three.js canvas using React - [react-threejs](https://github.com/fritx/react-threejs) - Simplest bindings between React & Three.js - [react-masonry-css](https://github.com/paulcollett/react-masonry-css) - Fast Masonry layout powered by CSS, dependency free - [react-captcha](https://github.com/appleboy/react-recaptcha) - A react.js reCAPTCHA for Google - [reaptcha](https://github.com/sarneeh/reaptcha) - Clean, modern and simple React wrapper for Google reCAPTCHA - [react-recaptcha-that-works](https://github.com/douglasjunior/react-recaptcha-that-works) - A reCAPTCHA bridge for React that works ##### React State Management - [redux](#redux) - Predictable State Container for JavaScript Apps - [mobx](https://github.com/mobxjs/mobx) - Simple, scalable state management - [react-query](https://github.com/tannerlinsley/react-query) - Hooks for fetching, caching and updating asynchronous data in React - [flux](http://facebook.github.io/flux/) - Application architecture for building user interfaces - [recoil](https://github.com/facebookexperimental/Recoil) - Experimental state management library for React apps - [xstate-react](https://github.com/davidkpiano/xstate/tree/master/packages/xstate-react) - State machines and statecharts for the modern web - [zustand](https://github.com/pmndrs/zustand) - Bear necessities for state management in React - [easy-peasy](https://github.com/ctrlplusb/easy-peasy) - Vegetarian friendly state for React - [hookstate](https://github.com/avkonst/hookstate) - The simple but very powerful and incredibly fast state management for React that is based on hooks - [effector](https://github.com/zerobias/effector) - Fast and powerful reactive state manager - [reactn](https://github.com/CharlesStover/reactn) - React, but with built-in global state management - [react-facet](https://github.com/Mojang/ore-ui/tree/main/packages/%40react-facet/) - Observable-based state management for performant game UIs built in React ##### React AR and VR - [Viro React](https://viromedia.com/viroreact/) - Platform for rapidly building AR/VR applications using React Native ##### React Renderers - [react-three-fiber](https://github.com/pmndrs/react-three-fiber) - A React renderer for Three.js - [react-pdf](https://github.com/diegomura/react-pdf) - Create PDF files using React - [ink](https://github.com/vadimdemedes/ink) - React for interactive command-line apps - [react-blessed](https://github.com/Yomguithereal/react-blessed) - A React renderer for blessed terminal interface library - [react-sketchapp](https://github.com/airbnb/react-sketchapp) - Render React components to Sketch - [react-figma](https://github.com/react-figma/react-figma) - A React renderer for Figma - [react-nil](https://github.com/pmndrs/react-nil) - A react null renderer - [remotion](https://github.com/JonnyBurger/remotion) - Create videos programmatically in React ##### Forms - [formik](https://github.com/jaredpalmer/formik) - Build forms in React, without the tears - [react-hook-form](https://github.com/react-hook-form/react-hook-form) - React Hooks for forms validation - [react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form) - A React component for building Web forms from JSON Schema - [react-final-form](https://github.com/final-form/react-final-form) - High performance subscription-based form state management for React - [unform](https://github.com/Rocketseat/unform) - Performance-focused API for React forms - [formily](https://github.com/alibaba/formily) - Alibaba Group Unified Form Solution - [uniforms](https://github.com/vazco/uniforms) - A React library for building forms from any schema - [formsy-react](https://github.com/formsy/formsy-react/) - A form input builder and validator for React - [react-formal](https://github.com/jquense/react-formal) - Sophisticated HTML form management for React - [vest](https://github.com/ealush/vest) - Declarative form validation framework inspired by unit testing syntax. ##### Autocomplete - [react-autocomplete by @rackt](https://github.com/rackt/react-autocomplete) - WAI-ARIA compliant React autocomplete (Archived, read-only) - [react-autosuggest by @moroshko](https://github.com/moroshko/react-autosuggest) - WAI-ARIA compliant React autosuggest component - [react-autocomplete by @eliseumds](https://github.com/eliseumds/react-autocomplete) - Just tasting some ReactJS + RxJS - [react-autocomplete by @prometheusresearch](https://github.com/prometheusresearch/react-autocomplete) - Autocomplete widget based on React - [instatype by @gragland](https://github.com/gragland/instatype) - Simple react autocomplete component - [downshift](https://github.com/paypal/downshift) - 🏎 Primitives to build simple, flexible, WAI-ARIA compliant enhanced input React components - [React Bootstrap Typeahead](https://github.com/ericgio/react-bootstrap-typeahead) - A React-based typeahead that relies on Bootstrap for styling and was originally inspired by Twitter's typeahead.js. ##### Graphics - [react-art](https://github.com/facebook/react-art) - React Bridge to the ART Drawing Library - [react-canvas](https://github.com/Flipboard/react-canvas) - High performance `<canvas>` rendering for React components - [react-famous](https://github.com/pilwon/react-famous) - Complex 3D animations UI at 60 FPS with Famo.us - [react-kinetic](https://github.com/freiksenet/react-kinetic) - HTML5 Canvas via KineticJS using React - [react-svg-morph](https://github.com/gorangajic/react-svg-morph) - morph your svg components one into another - [react-hooks-svgdrawing](https://github.com/kmkzt/react-hooks-svgdrawing) - SVG Drawing with React hooks - [react-svg-pan-zoom](https://github.com/chrvadala/react-svg-pan-zoom) - A React component that adds pan and zoom features to SVG. ##### Data Managing - [immer](https://github.com/immerjs/immer) - Create the next immutable state by mutating the current one - [ReSub](https://github.com/Microsoft/ReSub) - A library for writing better React components and data stores - [immutable-js](https://github.com/immutable-js/immutable-js) - Immutable Data Collections for Javascript - [baobab](https://github.com/Yomguithereal/baobab) - JavaScript & TypeScript persistent and optionally immutable data tree with cursors - [WatermelonDB](https://github.com/Nozbe/WatermelonDB) - 🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️ - [RxDB](https://github.com/pubkey/rxdb) - A realtime Database for JavaScript Applications ##### Maps - [react-googlemaps](https://github.com/pieterv/react-googlemaps) - React interface to Google maps - [react-maps](https://github.com/matnel/react-maps) - A map component for React - [react-google-maps](https://github.com/tomchentw/react-google-maps) - React.js Google Maps integration component - [react-gmaps](https://github.com/MicheleBertoli/react-gmaps) - A Google Maps component for React.js - [react-map-gl](https://github.com/uber/react-map-gl) - A React wrapper for MapboxGL-js plus overlay API - [google-map-react](https://github.com/istarkov/google-map-react) - Isomorphic google map React component - [react-mapbox-gl](https://github.com/alex3165/react-mapbox-gl) - A mapbox-gl-js wrapper to make the API react friendly - [google-maps-react](https://github.com/fullstackreact/google-maps-react) - A declarative Google Map React component using React, lazy-loading dependencies, current-location finder and a test-driven approach by the Fullstack React team. - [react-leaflet](https://react-leaflet.js.org/) - React components for Leaflet maps - [react-geo](https://github.com/terrestris/react-geo) - A set of geo-related components using react, antd, and ol - [pigeon-maps](https://github.com/mariusandra/pigeon-maps) - ReactJS maps without external dependencies ##### Charts - [vx](https://github.com/airbnb/visx) - Visualization components - [victory](https://github.com/FormidableLabs/victory) - A collection of composable React components for building interactive data visualizations - [react-vis](https://github.com/uber/react-vis) - Data Visualization Components - [recharts](https://github.com/recharts/recharts) - Redefined chart library built with React and D3 - [nivo](https://github.com/plouc/nivo) - Provides a rich set of data visualization components, built on top of the D3 and React libraries - [echarts-for-react](https://github.com/hustcc/echarts-for-react) - Apache ECharts components for React wrapper - [react-apexcharts](https://github.com/apexcharts/react-apexcharts) - React Component for ApexCharts - [chartify](https://github.com/kis/chartify) - React plugin for building charts using CSS --- ### React Native > Framework for building native apps using React #### React Native General Resources - [React Native Official Site](https://facebook.github.io/react-native/) - [React Native GitHub](https://github.com/facebook/react-native) - [React Native Newsletter](http://brentvatne.ca/react-native-newsletter/) - [React Native Playground](https://rnplay.org/) - [React Native Awesome List](https://github.com/jondot/awesome-react-native) - [React Native StackOverflow](http://stackoverflow.com/questions/tagged/react-native) - [React Native Radio](https://devchat.tv/react-native-radio/) #### React Native Tutorials - [React Native Tutorial](https://facebook.github.io/react-native/docs/tutorial.html) - [Introducing React Native: Building Apps with JavaScript](http://www.raywenderlich.com/99473/introducing-react-native-building-apps-javascript) - [Introduction to React Native: Building iOS Apps with JavaScript](http://www.appcoda.com/react-native-introduction/) - [React Native Meets Async Functions](https://medium.com/the-exponent-log/react-native-meets-async-functions-3e6f81111173) - [Digital Smart Mirror lab with React Native](http://atticuswhite.com/blog/react-native-smart-mirror-lab/) - [The Beauty Of React Native: Building Your First iOS App With JavaScript (Part 1)](https://www.smashingmagazine.com/2016/04/the-beauty-of-react-native-building-your-first-ios-app-with-javascript-part-1/) - [The Beauty Of React Native: Building Your First iOS App With JavaScript (Part 2)](https://www.smashingmagazine.com/2016/04/how-to-build-your-first-ios-app-with-javascript/) - [A Mini-Course on React Native Flexbox](https://medium.com/@yoniweisbrod/a-mini-course-on-react-native-flexbox-2832a1ccc6) - [A Complete Guide to Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - [Test driving react native applications](http://www.multunus.com/blog/2016/07/test-driving-react-native-applications/) - [Using React Native With TypeScript](https://medium.com/@jan.hesters/using-typescript-with-react-native-946aa4b4ae6f) #### React Native Development Tools - [react-native-code-push](https://github.com/microsoft/react-native-code-push) - React Native module for CodePush #### React Native Sample Apps - [HackerNews](https://github.com/iSimar/HackerNews-React-Native) - [Ziliun](https://github.com/sonnylazuardi/ziliun-react-native) - [FinanceReactNative](https://github.com/7kfpun/FinanceReactNative) - [SplashWalls](https://github.com/nashvail/SplashWalls) - [NBAreact](https://github.com/jbkuczma/NBAreact) - [Bus Timetable](https://github.com/EarlGeorge/timetable) #### React Native Boilerplates - [Create React Native App](https://github.com/react-community/create-react-native-app) - Create React Native apps that run on iOS, Android, and web - [Ignite](https://github.com/infinitered/ignite) - The hottest CLI for React Native, boilerplates, plugins, generators, and more! #### React Native Awesome Components - [Expo](https://expo.io/) - The Expo platform for making cross-platform mobile apps - [react-navigation](https://reactnavigation.org/) - Routing and navigation for your React Native apps - [react-native-social-share](https://github.com/doefler/react-native-social-share) - Use the iOS and Android native Twitter and Facebook share popup with React Native - [react-native-fbsdk](https://github.com/facebook/react-native-fbsdk) - A wrapper around the iOS Facebook SDK - [react-native-side-menu](https://github.com/Kureev/react-native-side-menu) - Simple customizable component to create side menu - [react-native-mapbox-gl](https://github.com/mapbox/react-native-mapbox-gl) - A Mapbox GL react native module - [react-native-icons](https://github.com/corymsmith/react-native-icons) - Quick and easy icons in React Native - [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) - 3000 Customizable Icons for React Native with support for NavBar/TabBar - [react-native-google-signin](https://github.com/apptailor/react-native-google-signin) - Google Signin for React Native - [react-native-picker-modal-view](https://github.com/pankod/react-native-picker-modal-view) - [react-native-gifted-chat](https://github.com/FaridSafi/react-native-gifted-chat) - The most complete chat UI for React Native - [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) - FastImage, performant React Native image component - [recyclerlistview](https://github.com/Flipkart/recyclerlistview) - High performance listview for React Native and web! - [react-native-largelist](https://github.com/bolan9999/react-native-largelist) - The best large list component for React Native - [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) - Declarative API exposing platform native touch and gesture system to React Native - [rn-placeholder](https://github.com/mfrachet/rn-placeholder) - Display some placeholder stuff before rendering your text or media content in React Native #### React Native Libraries - [sentry-react-native](https://github.com/getsentry/sentry-react-native) - Real-time crash reporting for your web apps, mobile apps, and games. - [realm-js](https://github.com/realm/realm-js) - Realm is a mobile database: an alternative to SQLite & key-value stores - [react-native-device-info](https://github.com/react-native-community/react-native-device-info) - Device Information for React Native iOS and Android - [react-native-react-bridge](https://github.com/inokawa/react-native-react-bridge) - A toolset to run React web app in React Native and handle communication between them. - [uncompress-react-native](https://github.com/didisouzacosta/uncompress-react-native) - Simple library to decompress files .zip, .rar, .cbz, .cbr in React Native. ### Redux > Predictable State Container for JavaScript Apps #### Redux General Resources - [Redux GitHub](https://github.com/reduxjs/redux) - [Redux Official Site](http://redux.js.org/) - [Awesome Redux List](https://github.com/xgrommx/awesome-redux) #### Redux Tools - [react-redux](https://github.com/reduxjs/react-redux) - Official React bindings for Redux - [redux-toolkit](https://github.com/reduxjs/redux-toolkit) - The official, opinionated, batteries-included toolset for efficient Redux development - [redux-devtools](https://github.com/reduxjs/redux-devtools) - DevTools for Redux with hot reloading, action replay, and customizable UI - [reselect](https://github.com/reduxjs/reselect) - Selector library for Redux - [redux-thunk](https://github.com/reduxjs/redux-thunk) - Thunk middleware for redux - [redux-saga](https://github.com/redux-saga/redux-saga) - An alternative side effect model for Redux apps - [connected-react-router](https://github.com/supasate/connected-react-router) - A Redux binding for React Router - [redux-form](https://github.com/erikras/redux-form) - A Higher Order Component using react-redux to keep form state - [normalizr](https://github.com/paularmstrong/normalizr) - Normalizes nested JSON according to a schema - [redux-observable](https://github.com/redux-observable/redux-observable) - RxJS middleware for Redux - [redux-undo](https://github.com/omnidan/redux-undo) - Higher order reducer to add undo/redo functionality to redux state containers - [redux-persist](https://github.com/rt2zz/redux-persist) - Persist and rehydrate a redux store - [Rematch](https://github.com/rematch/rematch) - Redux made easy #### Redux Tutorials - [Redux Essentials](https://redux.js.org/tutorials/essentials/part-1-overview-concepts) - [Redux Fundamentals](https://redux.js.org/tutorials/fundamentals/part-1-overview) - [Fundamentals of Redux Course from Dan Abramov](https://app.egghead.io/playlists/fundamentals-of-redux-course-from-dan-abramov-bd5cc867) - [Building React Applications with Idiomatic Redux](https://app.egghead.io/courses/building-react-applications-with-idiomatic-redux) --- ### GraphQL > A query language for your API #### GraphQL General Resources - [GraphQL Official Site](http://graphql.org/) - [GraphQL Specification](https://github.com/graphql/graphql-spec) - [GraphQL Specification Repository](https://github.com/facebook/graphql) #### GraphQL Tools - [graphql-js](https://github.com/graphql/graphql-js) - A reference implementation of GraphQL for **JavaScript** - [express-graphql](https://github.com/graphql/express-graphql) - Create a GraphQL HTTP server with **Express** - [Apollo](https://www.apollographql.com/) - Industry-standard GraphQL implementation - [GraphQL Playground - GraphQL IDE for better development workflows](https://github.com/graphql/graphql-playground) #### GraphQL Tutorials - [GraphQL Introduction](http://facebook.github.io/react/blog/2015/05/01/graphql-introduction.html) - [How to Graphql - The Fullstack Tutorial for GraphQL](https://howtographql.com/) #### GraphQL Implementations - [graphql-ruby](https://github.com/rmosolgo/graphql-ruby) - **Ruby** implementation of GraphQL - [graphql-java](https://github.com/graphql-java/graphql-java) - GraphQL **Java** implementation - [sangria](https://github.com/sangria-graphql/sangria) - **Scala** GraphQL client and server library - [graphql-php](https://github.com/webonyx/graphql-php) - A **PHP** port of GraphQL reference implementation - [graphene](https://github.com/graphql-python/graphene) - GraphQL framework for **Python** - [graphql-dotnet](https://github.com/graphql-dotnet/graphql-dotnet) - GraphQL for **.NET** - [graphql-go](https://github.com/graphql-go/graphql) - GraphQL for **Go** - [juniper](https://github.com/graphql-rust/juniper) - GraphQL server library for **Rust** #### Database Integration - [Hasura](https://hasura.io/) - Instant GraphQL for all your data - [Prisma](https://www.prisma.io/) - Next-generation ORM for Node.js and TypeScript - [graphql-sequelize](https://github.com/mickhansen/graphql-sequelize) - GraphQL & Relay for MySQL & Postgres via Sequelize --- ### Relay > Data-Driven React Applications #### Relay General Resources - [Relay Offical Site](https://relay.dev/) - [Relay GitHub](https://github.com/facebook/relay) #### Relay Tutorials - [Official Relay Getting Started](https://facebook.github.io/relay/docs/en/introduction-to-relay.html) - [Relay for Visual Learners](http://sgwilym.github.io/relay-visual-learners/) - [Getting Started with Relay](https://auth0.com/blog/2015/10/06/getting-started-with-relay/) - [Relay and Routing](https://medium.com/@cpojer/relay-and-routing-36b5439bad9) #### Relay Tools - [graphql-relay-js](https://github.com/graphql/graphql-relay-js) - A library to help construct a graphql-js server supporting react-relay - [react-router-relay](https://github.com/relay-tools/react-router-relay) - Relay integration for React Router - [relay-local-schema](https://github.com/relay-tools/relay-local-schema) - Use Relay without a GraphQL server - [relay-codemod](https://github.com/facebook/jscodeshift) - Codemod scripts based for on jsodeshift to update Relay APIs --- ### Videos #### Important Talks - [Pete Hunt: React: Rethinking best practices - JSConf EU 2013](https://www.youtube.com/watch?v=x7cQ3mrcKaY) - [Pete Hunt: React: Rethinking Best Practices (updated) - JSConf.Asia 2013](https://www.youtube.com/watch?v=DgVS-zXgMTk) - [Tom Occhino and Jordan Walke: JS Apps at Facebook - JSConfUS 2013](https://www.youtube.com/watch?v=GW0rj4sNH2w) - [React: CSS in JS](http://blog.vjeux.com/2014/javascript/react-css-in-js-nationjs.html) - [Pete Hunt: Be Predictable, Not Correct - Mountain West JavaScript 2014](https://www.youtube.com/watch?v=h3KksH8gfcQ) - [Hacker Way: Rethinking Web App Development at Facebook](https://www.youtube.com/watch?v=nYkdrAPrdcw) - [Christopher Chedeau: Why does React Scale? - JSConf2014](https://www.youtube.com/watch?v=D-ioDiacTm8) - [Christopher Chedeau: React's Architecture - OSCON 2014](https://www.youtube.com/watch?v=eCf5CquV_Bw) - [Pete Hunt: React RESTful UI Rendering - Strange Loop 2014](https://www.youtube.com/watch?v=IVvHPPcl2TM) - [Pete Hunt: How Instagram.com Works - OSCON 2014](https://www.youtube.com/watch?v=VkTCL6Nqm6Y) - [Bill Fisher and Jing Chen: React and Flux - NewCircle Training 2014](https://www.youtube.com/watch?v=i__969noyAM) - [Sebastian Markbage: Minimal API Surface Area - JSConf EU 2014](https://www.youtube.com/watch?v=4anAwXYqLG8) - [Avik Chaudhuri: JavaScript Testing and Static Type Systems at Scale - Scale 2014](https://www.youtube.com/watch?v=M8x0bc81smU) - [React Native & Relay: Bringing Modern Web Techniques to Mobile - f8 2015)](https://www.youtube.com/watch?v=X6YbAKiLCLU) - [Citrusbyte Presents GraphQL: A Horizontal Platform with Nick Schrock](https://www.youtube.com/watch?v=LQFQl8EsV3k) - [Laney Kuenzel: Mutations and Subscriptions in Relay - JSConf 2015](https://www.youtube.com/watch?v=mmke4w4gc6c) - [React Today and Tomorrow and 90% Cleaner React With Hooks - React Conf 2018](https://www.youtube.com/watch?v=dpw9EHDh2bM) - [React Conferences](https://reactjs.org/community/conferences.html) - [React Videos](https://reactjs.org/community/videos.html) - [Awesome React Talks](https://github.com/tiaanduplessis/awesome-react-talks) #### [React.js Conf 2015 Playlist](https://www.youtube.com/playlist?list=PLb0IAmt7-GS1cbw4qonlQztYV1TAW0sCr) #### [ReactEurope Conf 2015 Day 1 Playlist](https://www.youtube.com/playlist?list=PLCC436JpVnK0Phxld2dD4tM4xPMxJCiRD) #### [ReactEurope Conf 2015 Day 2 Playlist](https://www.youtube.com/playlist?list=PLCC436JpVnK3HvUSAHpt-LRJkIK8pQG6R) #### [ReactRally Conf 2015 Playlist](https://www.youtube.com/playlist?list=PLUD4kD-wL_zZhHy-G8hPNZTvx_M35loXQ) #### [React.js Conf 2016 Playlist](https://www.youtube.com/playlist?list=PLb0IAmt7-GS0M8Q95RIc2lOM6nc77q1IY) #### [React Amsterdam 2016 Playlist](https://www.youtube.com/playlist?list=PLNBNS7NRGKMG3uLrm5fgY02hJ87Wzb4IU) #### [ReactEurope Conf 2016 Day 1 Playlist](https://www.youtube.com/playlist?list=PLCC436JpVnK09bZeayg-KeLuHfHgc-tDa) #### [ReactEurope Conf 2016 Day 2 Playlist](https://www.youtube.com/playlist?list=PLCC436JpVnK0LTDKW3O_BGTZnrZ8dBAof) #### [ReactRally Conf 2016 Playlist](https://www.youtube.com/playlist?list=PLUD4kD-wL_zYSfU3tIYsb4WqfFQzO_EjQ) #### [React Conf 2017 Playlist](https://www.youtube.com/playlist?list=PLb0IAmt7-GS3fZ46IGFirdqKTIxlws7e0) #### [React.js Amsterdam 2018 Playlist](https://www.youtube.com/playlist?list=PLNBNS7NRGKMFi_glL49hsoyqu7dHTMnNm) #### [React Amsterdam 2019 Playlist](https://www.youtube.com/playlist?list=PLNBNS7NRGKMHLTeH4qfD3F320GXfj97kc) #### Video Tutorials - [Trying React Hooks for the first time with Dan Abramov](https://www.youtube.com/watch?v=G-aO5hzo1aw) --- ### Demo React Apps - [hackernews-react-graphql](https://github.com/clintonwoo/hackernews-react-graphql) - Hacker News clone rewritten with universal JavaScript, using React and GraphQL - [react-reduction](https://github.com/reduction-admin/react-reduction) - Free Admin Template Built with React and Bootstrap4 - [reactjs-tmdb-app](https://github.com/SKempin/reactjs-tmdb-app) - Responsive React The Movie Database App - [react-shopping-cart](https://github.com/jeffersonRibeiro/react-shopping-cart) - Simple ecommerce cart application built with React Redux --- ### Real React Apps - [kibana](https://github.com/elastic/kibana) - Your window into the Elastic Stack - [firefox debugger](https://github.com/firefox-devtools/debugger) - The Firefox debugger that works anywhere - [spectrum](https://github.com/withspectrum/spectrum) – Simple, powerful online communities - [mattermost](https://github.com/mattermost/mattermost-webapp) - Open source Slack alternative - [overreacted](https://github.com/gaearon/overreacted.io) - Personal blog by Dan Abramov - [winamp2-js](https://github.com/captbaritone/winamp2-js) - Winamp 2 reimplemented for the browser - [dnote](https://github.com/dnote/dnote) - A command line notebook with multi-device sync and web interface --- ### Contribution This list started as personal collection of interesting things about React. At the time it started React was in beta, there was special script to transform JSX to JS and even Flux was not yet published. React is mainstream now, lots of things happened. Please, do not try to use this list as advertisement board or place for public push of your experiments. Only fully free resources here, please. Do not hesitate to suggest cleaning PRs for outdated projects and articles along with new contributions. Your contributions and suggestions are heartily♡ welcome, though. (✿◠‿◠) [![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)

简介

A collection of awesome things regarding React ecosystem 展开 收起
CC0-1.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/geekjoker/awesome-react.git
git@gitee.com:geekjoker/awesome-react.git
geekjoker
awesome-react
awesome-react
master

搜索帮助