node-universalify

Make a callback- or promise-based function support both promises and callbacks
  https://github.com/RyanZim/universalify
  0
  no reviews



This package provides ways to make a callback- or promise-based function support both promises and callbacks.

Node.js is an event-based server-side JavaScript engine.