@@ -64,11 +64,10 @@ A collection of awesome things regarding the React ecosystem.
64
64
65
65
- [ next] ( https://github.com/vercel/next.js ) - The React Framework
66
66
- [ blitz] ( https://github.com/blitz-js/blitz ) - The Missing Fullstack Toolkit for Next.js
67
- - [ remix] ( https://remix. run/ ) - Full stack web Framework that lets you focus on the user interface
67
+ - [ remix] ( https://github.com/remix- run/remix ) - Full stack web Framework that lets you focus on the user interface
68
68
- [ gatsby] ( https://github.com/gatsbyjs/gatsby ) - Build modern websites with React
69
69
- [ react-admin] ( https://github.com/marmelab/react-admin ) - A frontend Framework for building B2B applications
70
70
- [ refine] ( https://github.com/refinedev/refine ) - Build your React-based CRUD applications, without constraints
71
- - [ aleph] ( https://github.com/alephjs/aleph.js ) - The Full-stack Framework in Deno
72
71
73
72
#### React Component Libraries
74
73
@@ -97,16 +96,13 @@ A collection of awesome things regarding the React ecosystem.
97
96
- [ immer] ( https://github.com/immerjs/immer ) - Create the next immutable state by mutating the current one
98
97
- [ immutable-js] ( https://github.com/immutable-js/immutable-js ) - Immutable persistent data collections for Javascript
99
98
- [ rxdb] ( https://github.com/pubkey/rxdb ) - A fast, offline-first, reactive database for JavaScript Applications
100
- - [ watermelondb] ( https://github.com/Nozbe/WatermelonDB ) - Reactive & asynchronous database for powerful React and React Native apps
101
- - [ valtio] ( https://github.com/pmndrs/valtio ) - Valtio makes proxy-state simple for React and Vanilla
102
99
103
100
#### React Styling
104
101
105
102
- [ styled-components] ( https://github.com/styled-components/styled-components ) - Visual primitives for the component age
106
103
- [ emotion] ( https://github.com/emotion-js/emotion ) - CSS-in-JS library designed for high performance style composition
107
104
- [ linaria] ( https://github.com/callstack/linaria ) - Zero-Runtime CSS in JS library
108
105
- [ vanilla-extract] ( https://github.com/seek-oss/vanilla-extract ) - Zero-runtime Stylesheets-in-TypeScript
109
- - [ jss] ( https://github.com/cssinjs/jss ) - authoring tool for CSS which uses JavaScript as a host language
110
106
111
107
#### React Routing
112
108
@@ -119,33 +115,25 @@ A collection of awesome things regarding the React ecosystem.
119
115
- [ preact] ( https://github.com/preactjs/preact ) - Fast React alternative with the same modern API
120
116
- [ floating-ui] ( https://github.com/floating-ui/floating-ui ) - Toolkit to create floating elements
121
117
- [ loadable-components] ( https://github.com/gregberge/loadable-components ) - The recommended Code Splitting library for React
122
- - [ reapop] ( https://github.com/LouisBarranqueiro/reapop ) - A simple and customizable React notifications system
123
118
- [ react-uploady] ( https://github.com/rpldy/react-uploady ) - Modern file-upload components & hooks for React
124
119
- [ downshift] ( https://github.com/downshift-js/downshift ) - React autocomplete, combobox or select dropdown components
125
120
- [ react-error-boundary] ( https://github.com/bvaughn/react-error-boundary ) - A React error boundary component that lets you catch errors
126
121
127
122
#### React Testing
128
123
129
124
- [ jest] ( https://github.com/facebook/jest ) - Delightful JavaScript Testing
130
- - [ enzyme] ( https://github.com/enzymejs/enzyme ) - JavaScript Testing utilities for React
131
125
- [ react-testing-library] ( https://github.com/testing-library/react-testing-library ) - Simple and complete React DOM testing utilities
132
- - [ react-hooks-testing-library] ( https://github.com/testing-library/react-hooks-testing-library ) - Simple and complete React hooks testing utilities
133
126
- [ cypress] ( https://github.com/cypress-io/cypress ) - Fast, easy and reliable testing for anything that runs in a browser
134
127
135
128
#### React Awesome Components
136
129
137
130
- [ Awesome React Components] ( https://github.com/brillout/awesome-react-components )
138
131
- [ react-select] ( https://github.com/JedWatson/react-select ) - The Select Component for React
139
- - [ react-dnd] ( https://github.com/react-dnd/react-dnd ) - Drag and Drop for React
140
- - [ react-rnd] ( https://github.com/bokuweb/react-rnd ) - A resizable and draggable component for React
141
- - [ react-dropzone] ( https://github.com/react-dropzone/react-dropzone ) - Simple drag-drop zone with React
142
132
- [ react-big-calendar] ( https://github.com/jquense/react-big-calendar ) - Calendar component
143
133
- [ react-datepicker] ( https://github.com/Hacker0x01/react-datepicker/ ) - A simple and reusable datepicker component for React
144
134
- [ react-loading-skeleton] ( https://github.com/dvtng/react-loading-skeleton ) - Create skeleton screens that automatically adapt to your app
145
135
- [ react-qrcode] ( https://github.com/zpao/qrcode.react ) - QR component for use with React
146
136
- [ react-archer] ( https://github.com/pierpo/react-archer ) - Draw arrows between React elements
147
- - [ react-device-detect] ( https://github.com/duskload/react-device-detect ) - Detect device, and render view accordingly
148
- - [ react-colorful] ( https://github.com/omgovich/react-colorful ) - A tiny color picker component
149
137
- [ react-icons] ( https://github.com/react-icons/react-icons ) - SVG React icons of popular icon packs
150
138
- [ react-complex-tree] ( https://github.com/lukasbach/react-complex-tree ) - Unopinionated Accessible Tree
151
139
- [ react-insta-stories] ( https://github.com/mohitk05/react-insta-stories ) - A React component for Instagram like stories
@@ -168,7 +156,6 @@ A collection of awesome things regarding the React ecosystem.
168
156
- [ react-hook-form] ( https://github.com/react-hook-form/react-hook-form ) - React Hooks for form state management and validation
169
157
- [ formik] ( https://github.com/jaredpalmer/formik ) - Build forms in React, without the tears
170
158
- [ react-jsonschema-form] ( https://github.com/mozilla-services/react-jsonschema-form ) - A React component for building Web forms from JSON Schema
171
- - [ react-final-form] ( https://github.com/final-form/react-final-form ) - High performance subscription-based form state management for React
172
159
- [ formily] ( https://github.com/alibaba/formily ) - Alibaba Group Unified Form Solution
173
160
- [ vest] ( https://github.com/ealush/vest ) - Declarative validations framework
174
161
@@ -209,17 +196,14 @@ A collection of awesome things regarding the React ecosystem.
209
196
210
197
- [ react-spring] ( https://github.com/pmndrs/react-spring ) - A spring physics based React animation library
211
198
- [ framer-motion] ( https://github.com/framer/motion ) - Open source, production-ready animation and gesture library for React
212
- - [ react-transition-group] ( https://github.com/reactjs/react-transition-group ) - An easy way to perform animations for React
213
199
- [ auto-animate] ( https://github.com/formkit/auto-animate ) - A zero-config, drop-in animation utility that adds smooth transitions
214
200
- [ react-tsparticles] ( https://github.com/matteobruni/tsparticles ) - Easily create highly customizable particles effects
215
201
- [ react-parallax-tilt] ( https://github.com/mkosir/react-parallax-tilt ) - Easily apply tilt hover effect on React components
216
- - [ gooey-react] ( https://github.com/luukdv/gooey-react ) - The gooey effect for React
217
202
218
203
#### React Integration
219
204
220
205
- [ rescript-compiler] ( https://github.com/rescript-lang/rescript-compiler ) - A robustly typed language that compiles to efficient and human-readable JavaScript
221
206
- [ react-rails] ( https://github.com/reactjs/react-rails ) - Integrate React with Rails
222
- - [ reagent] ( https://github.com/reagent-project/reagent ) - A minimalistic ClojureScript interface to React
223
207
- [ fulcro] ( https://github.com/fulcrologic/fulcro ) - A library for development of web applications in clj/cljs
224
208
- [ tailwind-react] ( https://tw-elements.com/docs/standard/integrations/react-integration/ ) - Article that shows you how to integrate React application with Tailwind
225
209
0 commit comments