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, Promise, and Callback

  • 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.
  • rfpify

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