awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
reactjs avatar

reactjs/react-redux

0
View on GitHub↗
23,473 نجوم·3,332 تفرعات·TypeScript·MIT·4 مشاهداتreact-redux.js.org↗

React Redux

React Redux is a global state management bridge and a set of bindings that connect React components to a Redux state store. It serves as a communication layer and state store connector, allowing a declarative user interface to synchronize with a centralized source of truth.

The library enables the synchronization of shared global state across an application by providing mechanisms to read state and dispatch actions directly from the view layer. It ensures predictable state transitions by bridging the gap between UI components and the Redux state container.

The project covers core capabilities for state management, including the ability to dispatch state updates and retrieve data from a central store to trigger real-time UI changes.

Features

  • Global State Managers - Acts as a global state manager that synchronizes shared data across a complex React component tree.
  • Action-Based State Transitions - Implements a pattern where discrete action objects are dispatched to trigger immediate state transitions.
  • Centralized State Containers - Maintains a centralized state container that serves as the single source of truth for the entire application.
  • State Change Subscriptions - Enables components to subscribe to specific slices of global state to optimize rendering performance.
  • Predictable State Containers - Enforces predictable state transitions through a strict pattern of action-driven updates to a state container.
  • Centralized State Stores - Connects UI components to a single immutable object tree that serves as the global source of truth.
  • External Store Synchronization Hooks - Ships custom hooks that allow components to subscribe to and synchronize with an external Redux store.
  • Global State Access - Provides hooks and mechanisms for React components to access and respond to global state changes.
  • React State Bindings - Bridges the gap between Redux state containers and React components for efficient data synchronization and rendering.
  • State Update Handlers - Provides logic for dispatching actions that transition the application state within a central store.
  • Memoized Computations - Integrates memoized selectors to cache derived state and prevent unnecessary re-computations during renders.
  • Declarative State Managers - Provides a declarative bridge that synchronizes a centralized state model with the user interface.
  • Context-Based Dependency Injection - Implements a mechanism to provide a singleton store to the entire component tree using the React Context API.
  • Higher-Order Components - Provides a wrapper that connects components to the Redux store and injects state as props.
  • React Libraries - Serves as a specialized utility library built specifically for managing state within the React ecosystem.
  • إدارة البيانات - Official bindings for Redux state management.
  • React Ecosystem - Redux integration for React.
  • React Integration - Listed in the “React Integration” section of the Awesome Redux awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ reactjs/react-reduxمخطط تاريخ النجوم لـ reactjs/react-redux

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ React Redux

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع React Redux.
  • reactjs/reduxالصورة الرمزية لـ reactjs

    reactjs/redux

    61,503عرض على GitHub↗

    Redux is a global state management library and predictable state container for JavaScript applications. It implements a store pattern that maintains the entire application state as a single source of truth, ensuring consistent behavior across different components and environments. The library relies on a unidirectional data flow where state updates follow a strict one-way cycle. This is achieved through a system of discrete actions, pure-function reducers, and a centralized store to ensure that state transitions remain predictable and traceable. The framework includes capabilities for monito

    TypeScript
    عرض على GitHub↗61,503
  • reduxjs/react-reduxR

    reduxjs/react-redux

    23,473عرض على GitHub↗

    React-Redux provides the official bindings that connect a Redux state container to a React user interface. It functions as a state management integration and UI state connector, enabling the synchronization of a centralized data store with a component tree. The library ensures a predictable UI state flow by implementing a unidirectional data path between the interface and the state container. It allows components to read global state and dispatch actions to trigger updates, maintaining a single source of truth across the application. The project handles state synchronization through a combin

    TypeScript
    عرض على GitHub↗23,473
  • hyperapp/hyperappالصورة الرمزية لـ hyperapp

    hyperapp/hyperapp

    19,211عرض على GitHub↗

    Hyperapp is a lightweight JavaScript framework for building web applications. It functions as a declarative state management system that synchronizes the user interface with a centralized application state. The framework utilizes a virtual DOM to render user interfaces and reconcile changes to the browser display. It employs a subscription model to synchronize external web APIs and asynchronous events with the global state. The system manages data through a single-state-tree architecture, where updates are handled via discrete actions and pure functions. This approach ensures that the view u

    JavaScript
    عرض على GitHub↗19,211
  • reflux/refluxjsالصورة الرمزية لـ reflux

    reflux/refluxjs

    5,323عرض على GitHub↗

    Refluxjs is a state management library designed to implement a unidirectional dataflow architecture. It manages application state through a strict cycle of actions and stores to prevent unpredictable update loops. The library coordinates asynchronous operations by managing event streams and triggering related success or failure actions. It also provides a global state registry that tracks store states via unique identifiers, enabling deep cloning for persistence and time-travel debugging. Its capability surface covers centralized state management, including the creation of data stores and de

    JavaScript
    عرض على GitHub↗5,323
عرض جميع البدائل الـ 30 لـ React Redux→

الأسئلة الشائعة

ما هي وظيفة reactjs/react-redux؟

React Redux is a global state management bridge and a set of bindings that connect React components to a Redux state store. It serves as a communication layer and state store connector, allowing a declarative user interface to synchronize with a centralized source of truth.

ما هي الميزات الرئيسية لـ reactjs/react-redux؟

الميزات الرئيسية لـ reactjs/react-redux هي: Global State Managers, Action-Based State Transitions, Centralized State Containers, State Change Subscriptions, Predictable State Containers, Centralized State Stores, External Store Synchronization Hooks, Global State Access.

ما هي البدائل مفتوحة المصدر لـ reactjs/react-redux؟

تشمل البدائل مفتوحة المصدر لـ reactjs/react-redux: reactjs/redux — Redux is a global state management library and predictable state container for JavaScript applications. It implements… reduxjs/react-redux — React-Redux provides the official bindings that connect a Redux state container to a React user interface. It… hyperapp/hyperapp — Hyperapp is a lightweight JavaScript framework for building web applications. It functions as a declarative state… reflux/refluxjs — Refluxjs is a state management library designed to implement a unidirectional dataflow architecture. It manages… reswift/reswift — ReSwift is a unidirectional data flow framework for Swift applications that centralizes state management within a… beekai-oss/little-state-machine — Little State Machine is a lightweight state management library for React applications that provides a centralized data…