update lists
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<h2 id="awesome-react-awesome"><strong>Awesome React</strong> <a
|
||||
<h1 id="awesome-react-awesome">Awesome React <a
|
||||
href="https://github.com/sindresorhus/awesome"><img
|
||||
src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg"
|
||||
alt="Awesome" /></a></h2>
|
||||
alt="Awesome" /></a></h1>
|
||||
<p>A collection of awesome things regarding the React ecosystem.</p>
|
||||
<ul>
|
||||
<li><a href="#react">React</a>
|
||||
@@ -83,8 +83,6 @@ Tutorial for GraphQL</a></li>
|
||||
<ul>
|
||||
<li><a href="https://github.com/vercel/next.js">next</a> - The React
|
||||
Framework</li>
|
||||
<li><a href="https://github.com/blitz-js/blitz">blitz</a> - The Missing
|
||||
Fullstack Toolkit for Next.js</li>
|
||||
<li><a href="https://github.com/remix-run/remix">remix</a> - Full stack
|
||||
web Framework that lets you focus on the user interface</li>
|
||||
<li><a href="https://github.com/gatsbyjs/gatsby">gatsby</a> - Build
|
||||
@@ -112,6 +110,10 @@ Microsoft’s Fluent UI</li>
|
||||
- Full featured HTML framework for building iOS & Android apps</li>
|
||||
<li><a href="https://github.com/ariakit/ariakit">ariakit</a> - Toolkit
|
||||
for building accessible web apps with React</li>
|
||||
<li><a href="https://github.com/mantinedev/mantine">mantine</a> - Fully
|
||||
featured React components library</li>
|
||||
<li><a href="https://github.com/resend/react-email">react-email</a> -
|
||||
Unstyled components for creating beautiful emails</li>
|
||||
</ul>
|
||||
<h4 id="react-state-management-and-data-fetching">React State Management
|
||||
and Data Fetching</h4>
|
||||
@@ -131,8 +133,6 @@ href="https://github.com/apollographql/apollo-client">apollo-client</a>
|
||||
- A fully-featured, production ready caching GraphQL client</li>
|
||||
<li><a href="https://github.com/facebook/relay">relay</a> - A framework
|
||||
for building data-driven React applications</li>
|
||||
<li><a href="https://github.com/facebookexperimental/Recoil">recoil</a>
|
||||
- Experimental state management library for React apps</li>
|
||||
<li><a href="https://github.com/pmndrs/jotai">jotai</a> - Primitive and
|
||||
flexible state management for React</li>
|
||||
<li><a href="https://github.com/statelyai/xstate">xstate</a> - State
|
||||
@@ -154,8 +154,6 @@ href="https://github.com/styled-components/styled-components">styled-components<
|
||||
- Visual primitives for the component age</li>
|
||||
<li><a href="https://github.com/emotion-js/emotion">emotion</a> -
|
||||
CSS-in-JS library designed for high performance style composition</li>
|
||||
<li><a href="https://github.com/callstack/linaria">linaria</a> -
|
||||
Zero-Runtime CSS in JS library</li>
|
||||
<li><a
|
||||
href="https://github.com/seek-oss/vanilla-extract">vanilla-extract</a> -
|
||||
Zero-runtime Stylesheets-in-TypeScript</li>
|
||||
@@ -324,6 +322,9 @@ Visualization Components</li>
|
||||
<li><a href="https://github.com/plouc/nivo">nivo</a> - Provides a rich
|
||||
set of data visualization components built on top of the D3 and React
|
||||
libraries</li>
|
||||
<li><a href="https://github.com/xyflow/xyflow">xyflow</a> - A
|
||||
customizable React component for building node-based editors and
|
||||
interactive diagrams</li>
|
||||
</ul>
|
||||
<h4 id="react-renderers">React Renderers</h4>
|
||||
<ul>
|
||||
@@ -345,9 +346,6 @@ Create PDF files using React</li>
|
||||
Internationalize your web apps</li>
|
||||
<li><a href="https://github.com/i18next/react-i18next">react-i18next</a>
|
||||
- Internationalization for React done right</li>
|
||||
<li><a
|
||||
href="https://github.com/ivanhofer/typesafe-i18n">typesafe-i18n</a> - A
|
||||
fully type-safe and lightweight internationalization library</li>
|
||||
</ul>
|
||||
<h4 id="react-graphics-and-animations">React Graphics and
|
||||
Animations</h4>
|
||||
@@ -365,6 +363,10 @@ href="https://github.com/matteobruni/tsparticles">react-tsparticles</a>
|
||||
<li><a
|
||||
href="https://github.com/mkosir/react-parallax-tilt">react-parallax-tilt</a>
|
||||
- Easily apply tilt hover effect on React components</li>
|
||||
<li><a
|
||||
href="https://github.com/geosigno/simpleParallax.js">simple-parallax-js</a>
|
||||
- The easiest way to get a parallax effect with React and
|
||||
JavaScript</li>
|
||||
</ul>
|
||||
<h4 id="react-integration">React Integration</h4>
|
||||
<ul>
|
||||
@@ -413,8 +415,6 @@ Community</a></li>
|
||||
<li><a
|
||||
href="https://github.com/react-navigation/react-navigation">react-navigation</a>
|
||||
- Routing and navigation for your React Native apps</li>
|
||||
<li><a href="https://github.com/expo/router">expo-router</a> - The
|
||||
File-based router for universal React Native apps</li>
|
||||
</ul>
|
||||
<h4 id="react-native-awesome-components">React Native Awesome
|
||||
Components</h4>
|
||||
@@ -448,3 +448,5 @@ appreciated. (✿◠‿◠)</p>
|
||||
<p><a href="http://creativecommons.org/licenses/by/4.0/"><img
|
||||
src="https://i.creativecommons.org/l/by/4.0/88x31.png"
|
||||
alt="CC0" /></a></p>
|
||||
<p><a href="https://github.com/enaqx/awesome-react">react.md
|
||||
Github</a></p>
|
||||
|
||||
Reference in New Issue
Block a user