redux-utilities / redux-actionsLinks
Flux Standard Action utilities for Redux.
☆6,495Updated 11 months ago
Alternatives and similar repositories for redux-actions
Users that are interested in redux-actions are comparing it to the libraries listed below
Sorting:
- Ruthlessly simple bindings to keep react-router and redux in sync☆7,788Updated 6 years ago
- Logger for Redux☆5,749Updated 4 years ago
- FSA-compliant promise middleware for Redux.☆2,662Updated 2 years ago
- A human-friendly standard for Flux action objects.☆4,737Updated last year
- Seamless mapping of class names to CSS modules inside of React components.☆5,190Updated 5 years ago
- higher order reducer to add undo/redo functionality to redux state containers☆2,909Updated 2 months ago
- Enables simple, yet robust handling of async action creators in Redux☆1,980Updated last year
- RxJS middleware for action side effects in Redux using "Epics"☆7,829Updated 5 months ago
- Selector library for Redux☆19,067Updated 3 months ago
- NOT MAINTAINED – A small, simple and immutable ORM to manage relational data in your Redux store.☆2,947Updated 2 years ago
- A React utility belt for function components and higher-order components.☆14,807Updated 2 years ago
- A Redux binding for React Router v4☆4,710Updated 2 years ago
- Isomorphic WHATWG Fetch API, for Node & Browserify☆6,944Updated last year
- Tweak React components in real time. (Deprecated: use Fast Refresh instead.)☆12,234Updated 2 years ago
- redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.☆1,877Updated 3 years ago
- A Higher Order Component using react-redux to keep form state in a Redux store☆12,541Updated last year
- Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.☆5,360Updated 4 years ago
- A mock store for testing Redux async action creators and middleware.☆2,502Updated 6 months ago
- Manage session history with JavaScript☆8,334Updated last year
- mutate a copy of data without changing the original source☆5,179Updated 4 years ago
- Redux middleware for calling an API.