You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[baobab-react](https://github.com/Yomguithereal/baobab-react) - React integration for Baobab.
793
789
-[cerebral](https://github.com/cerebral/cerebral) - A state controller with its own debugger.
794
790
-[effector-react](https://github.com/effector/effector) - React bindings for effector, an effective multi-store state manager.
795
-
-[fluorine-lib](https://github.com/philpl/fluorine) - Reactive state and side effect management for React using a single stream of actions.
796
791
-[fluxible](https://github.com/yahoo/fluxible) - A pluggable container for universal flux applications.
797
-
-[fluxxor](https://github.com/BinaryMuse/fluxxor) - Flux architecture tools for React.
798
792
-[kea](https://github.com/mariusandra/kea) - High level architecture for React apps.
799
-
-[mobx-react](https://github.com/mobxjs/mobx-react) - React bindings for MobX. Create fully reactive components.
800
793
-[react-3ducks](https://github.com/smakazmi/react-3ducks) - [demo](https://stackblitz.com/github/smakazmi/react-3ducks/tree/master/examples/todos) - Simple state management solution for React.
-[react-i13n](https://github.com/yahoo/react-i13n) - A performant, scalable and pluggable approach to instrumenting your React application.
803
-
-[react-redux-provide](https://github.com/loggur/react-redux-provide) - Bridges the gap between Redux and the declarative nature of GraphQL/Relay.
804
795
-[react-redux](https://github.com/reactjs/react-redux) - Official React bindings for Redux.
805
796
-[redux-batched-actions](https://github.com/tshelburne/redux-batched-actions) - Reducer + action to reduce actions under a single subscriber notification.
806
-
-[redux-batched-subscribe](https://github.com/tappleby/redux-batched-subscribe) - Store enhancer for which allows batching subscribe notifications.
807
797
-[redux](https://github.com/reactjs/redux) - Predictable state container for JavaScript apps.
808
-
-[reflux](https://github.com/reflux/refluxjs) - A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux.
809
798
-[reselect](https://github.com/reactjs/reselect) - Selector library for Redux.
810
799
-[resourcerer](https://github.com/SiftScience/resourcerer) - Declarative data-fetching framework for REST APIs
811
-
-[shasta](https://github.com/shastajs/shasta) - Dead simple + opinionated toolkit for building redux/react applications.
812
800
-[synergies](https://github.com/lukasbach/synergies) - [docs](https://synergies.js.org) A performant and distributed context-state library for creating reusable React state logic by synergyzing atomar context pieces.
813
801
-[zustand](https://zustand.surge.sh/) - [docs](https://github.com/pmndrs/zustand) - A fast bearbones state-management solution using simplified flux principles and boilerplate-free hook api.
814
802
-[teaful](https://github.com/teafuljs/teaful) - Tiny, easy and powerful React state management
@@ -819,7 +807,6 @@ _Data flow / data management / data stores / components state / data flow_
819
807
-[formik](https://github.com/jaredpalmer/formik) - Build forms without tears and supports Validation in ease.
820
808
-[formsy-react](https://github.com/formsy/formsy-react/) - A form input builder and validator for React JS.
821
809
-[Phormal](https://github.com/phormal/phormal) - [Docs & Demos](https://phormal.dev/getting-started/react) - Responsive, multilingual forms with built-in validation, support for dark mode and right-to-left languages.
822
-
-[plexus-form](https://github.com/AppliedMathematicsANU/plexus-form) - A dynamic form component for react using JSON-Schema.
823
810
-[react-hook-form](https://github.com/react-hook-form/react-hook-form) - React hooks for form validation without the hassle.
824
811
-[react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form) - A React component for building Web forms from JSONSchema.
825
812
-[react-client-validation](https://github.com/0529bill/react-client-validation) - Simple and super lightweight validation for React.
@@ -830,31 +817,22 @@ _Data flow / data management / data stores / components state / data flow_
830
817
831
818
### Router
832
819
833
-
-[react-breadcrumbs](https://github.com/svenanders/react-breadcrumbs) - Automatic breadcrumbs for React-Router.
834
820
-[react-router-component](https://github.com/STRML/react-router-component) - Declarative router component for React.
-[react-router](https://github.com/reactjs/react-router) - A complete routing library for React.
837
823
-[redux-first-history](https://github.com/salvoravida/redux-first-history) - Redux First History - Redux history binding support react-router - @reach/router - wouter
838
-
-[redux-router](https://github.com/acdlite/redux-router) - Redux bindings for React Router – keep your router state inside your Redux store.
839
824
-[universal-router](https://github.com/kriasoft/universal-router) - A simple middleware-style router for isomorphic JavaScript web apps.
840
825
-[wouter](https://github.com/molefrog/wouter) - A minimalist-friendly ~1.3KB routing library. Nothing else but hooks.
841
826
842
827
### Props from server
843
828
844
829
_Component properties asynchronously fetched over the network_
845
830
846
-
-[react-async](https://github.com/andreypopp/react-async) - Asynchronously fetch data for React components.
847
-
-[react-refetch](https://github.com/heroku/react-refetch) - A simple, declarative, and composable way to fetch data for React components.
848
-
-[react-resolver](https://github.com/ericclemmons/react-resolver) - Async rendering & data-fetching for universal React applications.
849
-
-[react-router-relay](https://github.com/relay-tools/react-router-relay) - Relay integration for React Router.
850
-
-[redial](https://github.com/markdalgleish/redial) - Universal data fetching and route lifecycle management for React etc.
851
-
-[redux-async-connect](https://github.com/Rezonans/redux-async-connect) - Request async data, store in redux state, and connect to your component.
852
831
-[redux-connect](https://github.com/makeomatic/redux-connect) - Provides decorator for resolving async props in react-router.
853
832
-[axios-react](https://github.com/soroushchehresa/axios-react) - HTTP client component for React.
-[apollo-client](https://github.com/apollostack/apollo-client) - A simple caching client for any GraphQL server and UI framework.
859
837
-[react-relay](https://github.com/facebook/relay) - Relay is a JavaScript framework for building data-driven React applications.
860
838
-[query](https://github.com/TanStack/query) - [docs](https://tanstack.com/query/v4) Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue.
@@ -864,24 +842,19 @@ _Component properties asynchronously fetched over the network_
864
842
-[aesthetic](https://github.com/milesj/aesthetic) - A powerful type-safe, framework agnostic, CSS-in-JS library for styling components, whether it be plain objects, importing stylesheets, or simply referencing external class names.
865
843
-[aphrodite](https://github.com/Khan/aphrodite) - It's inline styles, but they work!.
866
844
-[inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer) - Run-time Autoprefixer for Inline Style Objects.
867
-
-[paperclip](https://paperclip.dev) - [docs](https://paperclip.dev/docs/) - Build UI primitivites with plain HTML & CSS.
868
-
-[radium](https://github.com/FormidableLabs/radium) - A set of tools to manage inline styles on React elements.
0 commit comments