sekwah41 / spq

Simple Promise Queue
MIT License
0 stars 0 forks source link

Make the promises extend promises #21

Closed sekwah41 closed 3 years ago

sekwah41 commented 3 years ago

This will allow use of functions such as await rather than being forced to use .then and .catch.

When I originally wrote this library years ago I was unaware of some of these functions.

sekwah41 commented 3 years ago

This will also allow for promises to be added to the queue and then sub-sets of that to be used inside Promise.all and many other useful features/libraries relating to promises.

github-actions[bot] commented 3 years ago

:rocket: Issue was released in v2.0.0 :rocket:

github-actions[bot] commented 3 years ago

:rocket: Issue was released in v2.0.0 :rocket:

github-actions[bot] commented 3 years ago

:rocket: Issue was released in v2.0.0 :rocket:

github-actions[bot] commented 3 years ago

:rocket: Issue was released in v2.0.0 :rocket:

github-actions[bot] commented 3 years ago

:rocket: Issue was released in v2.0.0 :rocket:

github-actions[bot] commented 3 years ago

:rocket: Issue was released in v2.0.0 :rocket: