react-redux
State management library
Provides an interface between React and Redux for managing state in applications
Official React bindings for Redux
23k stars
404 watching
3k forks
Language: TypeScript
last commit: 15 days ago
Linked from 6 awesome lists
reactredux
Related projects:
Repository | Description | Stars |
---|---|---|
reduxjs/redux-toolkit | An opinionated toolset for efficient Redux development | 10,737 |
reduxjs/redux-devtools | Development tools for managing and debugging state changes in software applications. | 14,051 |
reactgo/reactgo | A full-stack React application template with universal Redux and server-side rendering capabilities | 2,803 |
prescottprue/react-redux-firebase | A library that provides Redux bindings for Firebase, enabling authentication, data population, and synchronization with Firebase Realtime Database, Firestore, and Storage. | 2,548 |
markerikson/react-redux-links | A curated collection of tutorial and resource links on React, Redux, ES6, and more for learning advanced web development technologies. | 22,600 |
acdlite/redux-router | A library that provides Redux bindings for React Router, allowing developers to manage routing state within their Redux store. | 2,300 |
happypoulp/redux-tutorial | A step-by-step tutorial on using Redux for state management in JavaScript applications | 3,755 |
redux-observable/redux-observable | A middleware library that enables the composition and cancellation of asynchronous actions to create side effects in Redux-based applications. | 7,852 |
erikras/react-redux-universal-hot-example | A starter boilerplate for a universal web application using React, Redux, and Express | 11,990 |
redux-utilities/redux-actions | Utilities for creating and managing Redux actions | 6,512 |
react-boilerplate/react-boilerplate | A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,482 |
jquense/react-widgets | A collection of polished and accessible form inputs built with React | 2,344 |
lewis617/react-redux-seed | A pre-configured React and Redux project template designed to speed up the development of data-driven JavaScript applications. | 3 |
coryhouse/react-slingshot | A React + Redux starter kit with automated development and production processes. | 9,739 |
jhen0409/react-native-debugger | A standalone app for debugging React Native apps with additional functionality beyond the official Remote Debugger | 10,387 |