Redux

Results 18 repositories owned by Redux

redux

60.5k
Stars
15.3k
Forks
Watchers

A JS library for predictable global state management

react-redux

23.3k
Stars
3.4k
Forks
Watchers

Official React bindings for Redux

reselect

19.0k
Stars
669
Forks
Watchers

Selector library for Redux

redux-mock-store

2.5k
Stars
147
Forks
Watchers

A mock store for testing Redux async action creators and middleware.

cra-template-redux

1.3k
Stars
232
Forks
Watchers

ARCHIVED: the CRA+JS template has moved to https://github.com/reduxjs/redux-templates

redux-templates

1.4k
Stars
232
Forks
Watchers

Official Redux templates for Vite, Create-React-App, and more

d3-state-visualizer

103
Stars
24
Forks
Watchers

Real-time visualizations of your application state

redux-devtools

13.8k
Stars
1.1k
Forks
Watchers

DevTools for Redux with hot reloading, action replay, and customizable UI

redux-devtools-chart-monitor

291
Stars
25
Forks
Watchers

A chart monitor for Redux DevTools https://www.npmjs.com/package/redux-devtools-chart-monitor

redux-essentials-example-app

295
Stars
765
Forks
Watchers

Example app for the Redux Essentials tutorial