redux-devtools-dispatch

Action dispatcher

A tool to manually dispatch actions in Redux applications for testing purposes

Dispatch your actions manually to test if your app reacts well.

GitHub

142 stars
7 watching
6 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 2 awesome lists

devtoolsdispatchreactredux

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jhen0409/redux-dispatch-cli A CLI tool for managing remote Redux dispatch instances and interacting with remotedev-server 30
ashaffer/redux-multi Enables dispatching multiple actions from one action creator in a Redux application 137
wellguimaraes/actionware A Redux library reducing boilerplate and automating error and busy status management in action executions. 200
lewis617/redux-amrc A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. 35
redux-things/redux-actions-assertions Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. 188
joel-jeremy/deezpatch A simple fast dispatch library designed to support the CQRS pattern in Java applications 42
grigory-leonenko/redux-easy-actions Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. 42
zackargyle/redux-async-queue Middleware for Redux to queue and execute actions asynchronously 112
bvaughn/redux-devtools-filterable-log-monitor A tool that displays Redux action logs in a filterable tree view. 153
zalmoxisus/remote-redux-devtools A tool for remotely debugging and inspecting Redux stores in React Native and other applications. 1,805
itsmepetrov/redux-combine-actions Middleware that combines async actions into a single dispatch sequence or parallel execution 163
justin-lu/react-redux-antd A React-based CMS/ERP application using Redux and Ant Design for enterprise management 417
yuzhouisme/react-antd-redux-router-starter A starter project for building web applications using React, Ant Design, and Redux with routing support. 105
agraboso/redux-api-middleware Middleware that calls an API and dispatches standard actions based on the request outcome. 1,491
pauldijou/redux-act An opinionated library to create actions and reducers for Redux in a specific way 1,489