1.0.2 • Published 4 years ago

promise-frites v1.0.2

Weekly downloads
39
License
ISC
Repository
github
Last release
4 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

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.10.1

5 years ago

0.11.0

5 years ago

0.10.0

6 years ago

0.9.1

7 years ago

0.9.0

7 years ago

0.8.3

7 years ago

0.8.2

7 years ago

0.8.1

7 years ago

0.8.0

7 years ago

0.7.0

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago