Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

redux-promise-middleware

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-promise-middleware

Redux middleware for handling promises and optimistic updates

  • 4.2.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
82K
increased by8.09%
Maintainers
1
Weekly downloads
 
Created
Source

Redux Promise Middleware

npm version Build Status npm downloads

Redux promise middleware enables robust handling of async code in Redux. The middleware enables optimistic updates and dispatches pending, fulfilled and rejected actions. It can be combined with redux-thunk to chain async actions. If you are curious to see how the middleware works, browse the source code on Sourcegraph!

Docs and Help

Older versions:

Sponsor

To help cover the cost of my time spent maintaining open source software (OSS) projects, I'm looking for a small sponsor. If your company is interested, send me an email and we can chat! If you like my code and you're interested in buying me a drink, I have a Gratipay. Thanks! I greatly appreciate your support and I'm grateful to be a part of the OSS and GitHub community.


Copyright (c) 2015 Patrick Burtchaell. Licensed with The MIT License (MIT). Gratipay.

Keywords

FAQs

Package last updated on 15 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc