Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Callback modules

Showing projects tagged as Async, Control Flow, and Callback

  • async

    9.5 7.9 L4 JavaScript
    Async utilities for node and the browser
  • pify

    5.5 0.0 L5 JavaScript
    Promisify a callback-style function
  • Neo-Async

    4.5 0.0 JavaScript
    Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster
  • suspend

    4.1 0.0 L5 JavaScript
    Callback-free control flow for Node using ES6 generators.
  • promise-breaker

    1.5 0.0 JavaScript
    Helps you write libraries that accept both promises and callbacks.
  • cpsfy

    1.3 3.1 JavaScript
    🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
  • after-all-results

    0.5 0.0 JavaScript
    Like after-all, but collects the results for you
  • rfpify

    0.5 0.0 L5 JavaScript
    [DEPRECATED] Promisify a result-first callback function.