one-at-a-time

1.0.0 • Public • Published

one-at-a-time

let async functions run one at a time

one(fn)

Given a function that takes a callback, return a version that only permits one callbacker to run at a time

Parameters

parameter type description
fn Function input

Returns Function, one-at-a-time limited version

Installation

Requires nodejs.

$ npm install one-at-a-time

Tests

$ npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i one-at-a-time

Weekly Downloads

2

Version

1.0.0

License

ISC

Last publish

Collaborators

  • tmcw