redux-ship

Side effect handler

A tool that handles side effects and provides snapshots for debugging and testing Redux applications.

Side effects with snapshots for Redux.

GitHub

610 stars
10 watching
19 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 2 awesome lists

reduxredux-shipsnapshot

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
salsita/redux-side-effectsA toolset to keep side effects within reducers while maintaining their purity.180
sskyy/redux-taskManages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states.103
danrigsby/redux-reducer-side-effectsA library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic.3
cyclejs-community/redux-cyclesA library that integrates functional reactive programming with Redux to handle side effects in a declarative way744
redux-loop/redux-loopA library that enables reducers to handle effects naturally and purely by returning them from the reducer1,960
weo-edu/redux-genA tool for Redux applications to manage side effects in a centralized way54
matthieu-beteille/redux-data-fxA library that helps separate business logic and side effects in Redux applications using declarative data structures53
janrywang/redux-callbagMiddleware for handling side effects in Redux actions with callbag observables182
redux-effects/redux-effectsA library that simplifies the creation and management of effects in Redux applications by abstracting away low-level implementation details.495
karlpurk/redux-decoratorsA utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling.90
calesce/redux-slider-monitorAn extension for Redux DevTools to replay recorded Redux actions using a slider-based interface.207
redux-effects/redux-effects-localstorageA Redux effects driver for interacting with local or session storage10
platzidev/redux-catchA middleware solution for handling errors in Redux applications with support for error tracking platforms.150
tdzl2003/redux-viewmodelA library that simplifies state management with Redux and React by providing a ViewModel abstraction29
redux-effects/redux-effects-credentialsAdds credentials to fetch requests when conditions are met23