small-node-promise

1.0.1 • Public • Published

small-node-promise

A small library for basic built-in promise utility functions

Code Style

This library adheres to the StandardJS code style.

Supported Functions

  • Promises#retry({Promise} Promise, {array} args, {number} maxTries)
  • Promise#forceAll({array} Promise)
  • Promise#resolveMap({map} map)
  • Promise#forceResolveMap({map} map)

Package Sidebar

Install

npm i small-node-promise

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • tsedlar