redux-ensure-fsa
Action validator
A Redux middleware to check actions against the Flux Standard Action protocol
Redux middleware to check for flux standard actions
12 stars
7 watching
0 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Enforces Redux action creators to conform to a standardized format | 4 |
| | Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| | Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| | Optimistically applies actions to update state before committing them to the system | 776 |
| | A middleware solution for form validation in React and Redux applications | 38 |
| | Adds hostname of originating computer to action metadata in Redux middleware | 0 |
| | Middleware for Redux that handles errors in a FSA-compliant way | 23 |
| | Reduces boilerplate code for creating async actions and reducers in Redux applications | 125 |
| | Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| | A Redux library reducing boilerplate and automating error and busy status management in action executions. | 200 |
| | Verifies if a given string represents a valid fully qualified domain name | 21 |
| | Middleware for Redux that handles promises with minimal boilerplate declarations | 53 |
| | Middleware for subscribing to observables in Redux action creators. | 57 |
| | Checks Android app metadata for validity | 22 |
| | Generates boilerplate code for Redux-based client-side API interactions | 496 |