update lists
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## **Awesome React** [](https://github.com/sindresorhus/awesome)
|
||||
# Awesome React [](https://github.com/sindresorhus/awesome)
|
||||
|
||||
A collection of awesome things regarding the React ecosystem.
|
||||
|
||||
@@ -55,7 +55,6 @@ A collection of awesome things regarding the React ecosystem.
|
||||
#### React Frameworks
|
||||
|
||||
- [next](https://github.com/vercel/next.js) - The React Framework
|
||||
- [blitz](https://github.com/blitz-js/blitz) - The Missing Fullstack Toolkit for Next.js
|
||||
- [remix](https://github.com/remix-run/remix) - Full stack web Framework that lets you focus on the user interface
|
||||
- [gatsby](https://github.com/gatsbyjs/gatsby) - Build modern websites with React
|
||||
- [react-admin](https://github.com/marmelab/react-admin) - A frontend Framework for building B2B applications
|
||||
@@ -70,7 +69,8 @@ A collection of awesome things regarding the React ecosystem.
|
||||
- [fluentui](https://github.com/microsoft/fluentui) - Microsoft's Fluent UI
|
||||
- [framework7](https://github.com/framework7io/framework7) - Full featured HTML framework for building iOS & Android apps
|
||||
- [ariakit](https://github.com/ariakit/ariakit) - Toolkit for building accessible web apps with React
|
||||
|
||||
- [mantine](https://github.com/mantinedev/mantine) - Fully featured React components library
|
||||
- [react-email](https://github.com/resend/react-email) - Unstyled components for creating beautiful emails
|
||||
|
||||
#### React State Management and Data Fetching
|
||||
|
||||
@@ -81,7 +81,6 @@ A collection of awesome things regarding the React ecosystem.
|
||||
- [swr](https://github.com/vercel/swr) - React Hooks for Data Fetching
|
||||
- [apollo-client](https://github.com/apollographql/apollo-client) - A fully-featured, production ready caching GraphQL client
|
||||
- [relay](https://github.com/facebook/relay) - A framework for building data-driven React applications
|
||||
- [recoil](https://github.com/facebookexperimental/Recoil) - Experimental state management library for React apps
|
||||
- [jotai](https://github.com/pmndrs/jotai) - Primitive and flexible state management for React
|
||||
- [xstate](https://github.com/statelyai/xstate) - State machines and statecharts for the modern web
|
||||
- [effector](https://github.com/zerobias/effector) - Business logic with ease
|
||||
@@ -93,7 +92,6 @@ A collection of awesome things regarding the React ecosystem.
|
||||
|
||||
- [styled-components](https://github.com/styled-components/styled-components) - Visual primitives for the component age
|
||||
- [emotion](https://github.com/emotion-js/emotion) - CSS-in-JS library designed for high performance style composition
|
||||
- [linaria](https://github.com/callstack/linaria) - Zero-Runtime CSS in JS library
|
||||
- [vanilla-extract](https://github.com/seek-oss/vanilla-extract) - Zero-runtime Stylesheets-in-TypeScript
|
||||
|
||||
#### React Routing
|
||||
@@ -180,6 +178,7 @@ A collection of awesome things regarding the React ecosystem.
|
||||
- [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
|
||||
- [nivo](https://github.com/plouc/nivo) - Provides a rich set of data visualization components built on top of the D3 and React libraries
|
||||
- [xyflow](https://github.com/xyflow/xyflow) - A customizable React component for building node-based editors and interactive diagrams
|
||||
|
||||
#### React Renderers
|
||||
|
||||
@@ -193,7 +192,6 @@ A collection of awesome things regarding the React ecosystem.
|
||||
|
||||
- [formatjs](https://github.com/formatjs/formatjs) - Internationalize your web apps
|
||||
- [react-i18next](https://github.com/i18next/react-i18next) - Internationalization for React done right
|
||||
- [typesafe-i18n](https://github.com/ivanhofer/typesafe-i18n) - A fully type-safe and lightweight internationalization library
|
||||
|
||||
#### React Graphics and Animations
|
||||
|
||||
@@ -202,6 +200,7 @@ A collection of awesome things regarding the React ecosystem.
|
||||
- [auto-animate](https://github.com/formkit/auto-animate) - A zero-config, drop-in animation utility that adds smooth transitions
|
||||
- [react-tsparticles](https://github.com/matteobruni/tsparticles) - Easily create highly customizable particles effects
|
||||
- [react-parallax-tilt](https://github.com/mkosir/react-parallax-tilt) - Easily apply tilt hover effect on React components
|
||||
- [simple-parallax-js](https://github.com/geosigno/simpleParallax.js) - The easiest way to get a parallax effect with React and JavaScript
|
||||
|
||||
#### React Integration
|
||||
|
||||
@@ -231,7 +230,6 @@ A collection of awesome things regarding the React ecosystem.
|
||||
#### React Native Navigation
|
||||
|
||||
- [react-navigation](https://github.com/react-navigation/react-navigation) - Routing and navigation for your React Native apps
|
||||
- [expo-router](https://github.com/expo/router) - The File-based router for universal React Native apps
|
||||
|
||||
#### React Native Awesome Components
|
||||
|
||||
@@ -248,3 +246,6 @@ A collection of awesome things regarding the React ecosystem.
|
||||
This list began as a personal compilation of interesting things related to React. When it was initiated, React was still in beta, a special script was required to convert JSX to JS, and Flux had not yet been released. Today, React has become mainstream, with numerous developments taking place. Kindly refrain from using this list as an advertisement board or a space to promote your experiments. We focus on sharing entirely free resources here. Please feel free to propose updates for outdated projects and articles, as well as new contributions. Your input and suggestions are wholeheartedly♡ appreciated. (✿◠‿◠)
|
||||
|
||||
[](http://creativecommons.org/licenses/by/4.0/)
|
||||
|
||||
[react.md Github](https://github.com/enaqx/awesome-react
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user