lie-race

0.2.0 • Public • Published

lie-race

API

npm install lie-race
var race = require('lie-race');

race

race(array (or promise for an array) of promises or values)

resolved with whatever value or error that resolves first.

should be obvious but fyi, this can cause race conditions.

License

MIT

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.02latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.02
0.1.31
0.1.21
0.1.11
0.1.03

Package Sidebar

Install

npm i lie-race

Weekly Downloads

8

Version

0.2.0

License

MIT

Last publish

Collaborators

  • cwmma