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

Readme

Keywords

none

Package Sidebar

Install

npm i lie-race

Weekly Downloads

2

Version

0.2.0

License

MIT

Last publish

Collaborators

  • cwmma