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

/lie-race/

    Package Sidebar

    Install

    npm i lie-race

    Weekly Downloads

    1

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • cwmma