promise-frites

1.0.2 • Public • Published

Build Status

Promise Frites

Promise frites is a collection of utility functions to be used with es6 promises.

Image from Wikipedia

Installation

npm install promise-frites --save

Usage

Please have a look at the docs.

Breaking change in v1.0.0

  • Retry does not return the last error, but throws a RetryError which contains all errors under the errors property.
  • Dropped support for node 5. (it might still work but isn't tested)

Package Sidebar

Install

npm i promise-frites

Weekly Downloads

15

Version

1.0.2

License

ISC

Unpacked Size

47.2 kB

Total Files

27

Last publish

Collaborators

  • webpapaya