run-until

1.0.1 • Public • Published

NPM version Build Status Dependency Status

run-until

Run a sequence of async functions until one of them returns something.

Install

$ npm install --save run-until

Usage

var runUntil = require('run-until');

runUntil('Rainbow');

License

MIT © Damian Krzeminski

Readme

Keywords

Package Sidebar

Install

npm i run-until

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

1.93 kB

Total Files

4

Last publish

Collaborators

  • pirxpilot