React.js Components & Libraries Redux Redux Tools

Back

1. react-redux

Official React bindings for Redux

2. redux-toolkit

The official, opinionated, batteries-included toolset for efficient Redux development

3. redux-devtools

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

4. reselect

Selector library for Redux

5. redux-thunk

Thunk middleware for redux

6. redux-saga

An alternative side effect model for Redux apps

7. connected-react-router

A Redux binding for React Router

8. redux-form

A Higher Order Component using react-redux to keep form state

9. normalizr

Normalizes nested JSON according to a schema

10. redux-observable

RxJS middleware for Redux

11. redux-undo

Higher order reducer to add undo/redo functionality to redux state containers

12. redux-persist

Persist and rehydrate a redux store