redux-effects-credentials
credential middleware
Adds credentials to fetch requests when conditions are met
23 stars
2 watching
4 forks
Language: JavaScript
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A library that simplifies the creation and management of effects in Redux applications by abstracting away low-level implementation details. | 495 |
| A Redux effects driver for interacting with local or session storage | 10 |
| A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
| Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| A library that helps separate business logic and side effects in Redux applications using declarative data structures | 53 |
| Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
| Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. | 103 |
| Generates boilerplate code for Redux-based client-side API interactions | 496 |
| Enables simple handling of async action creators in Redux | 1,982 |
| Middleware for handling side effects in Redux actions with callbag observables | 182 |
| Middleware and tools for integrating Web Authentication API into web applications | 12 |
| A tool that handles side effects and provides snapshots for debugging and testing Redux applications. | 610 |
| Middleware for subscribing to observables in Redux action creators. | 57 |
| Provides a pre-configured setup for building state-managed applications with React and Redux | 84 |