flux-standard-action-json
Flux standard action JSON serialization
Flux standard action JSON serialization
Helpers for fully typed redux action creators with Typescript >=v2.8. Also features an Epic ofType rxjs operator.
simple interface for dealing with async actions in Redux
Svelte 3 snippet to create a store with support do sync and async actions
A simple, intuitive state container.
Mirrors array elements as pairs of object key/value.
This TypeScript library provides factories for creating fully typed FSA-compliant Actions, reducers and RxJS utility operators.
middleware that allow to dispatch an array of actions
> Quickly & easily create path-based namespaces to add actions that map to reducers
Founder for easy use of Redux
Action specification for Squiz Matrix' "Import Assets from XML Tool".
A collection of utilities for using flux with React
redux api middleware for separate your api routes, api actions, and interceptors. provide state normalization, db reducer
Flux Standard Action utlities simplified for Redux
A redux action watcher which can be used inside react components to subscribe to an action and define a callback function for it to execute.
A reducer enhancer (or higher order reducer) that provides undo/redo functionality for Redux by replaying actions (rather than storing previous state)
Writing asynchronous actions in synchronous style
Redux middleware for dispatching FSA actions for asynchronous actions
This function get a string constant from a redux action and create the additional actions and dispatchers needed for an async action.
The simplest way to create actions in redux