1.0.2 • Published 6 years ago

promise-frites v1.0.2

Weekly downloads
39
License
ISC
Repository
github
Last release
6 years ago

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)
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.10.1

7 years ago

0.11.0

7 years ago

0.10.0

8 years ago

0.9.1

9 years ago

0.9.0

9 years ago

0.8.3

9 years ago

0.8.2

9 years ago

0.8.1

9 years ago

0.8.0

9 years ago

0.7.0

10 years ago

0.6.1

10 years ago

0.6.0

10 years ago

0.5.0

10 years ago

0.4.0

10 years ago

0.3.0

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago