Search results
32 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
modernize node.js to current ECMAScript standards
Promisify a callback-style function
- promisify
- callback
- promise
- promises
- denodify
- denodeify
- node
- then
- thenify
- convert
- transform
- wrap
- wrapper
- bind
- View more
Promisify a callback-based function
Promisifies all the selected functions in an object
Tiny, dependency free promisify library.
- promise
- promisify
- promisify-all
- promisify-some
- promisify-except
- then
- thenify
- thenify-all
- thenify-some
- thenify-except
- callback
- cb
- fulfill
- wrap
- View more
Essential utils for promises
- callback
- cancel
- cancellable
- cancelable
- cancellation
- cancelation
- token
- CancelToken
- compose
- delay
- event
- fromCallback
- fromEvent
- fromEvents
- View more
Promisify a callback-based function
Promisify a callback-style function
Make JavaScript functions that support both promise and callback styles.
A minimal promisifying callback-based function(s) module
A backport of `util.callbackify` for Node.js 6.0 and up.
- async
- callback
- callbackify
- cb
- convert
- depromisify
- dethenify
- errback
- nodeback
- nodeify
- promise-to-callback
- promise
- promisify
- then
- View more
Promisify everything without modification using util.promisify and ES6 Proxy
- pify
- promise
- promises
- promisify
- promisify all
- callback
- callbackify
- then
- thenify
- async
- await
- es2015
- bluebird
- proxy
- View more
Transforms callback-based function into a Promise-based (TypeScript-friendly)
Collection of neat modular utilities for bumping up development in NODE and Browser.
- deep-freeze
- deepFreeze
- deepPreventExtensions
- deepSeal
- delay
- enum
- es2015
- es6
- freeze
- helpers
- last
- lastBy
- order
- order-by
- View more
Wrap a promise to allow passing callback to `.then` of given promise, also works as normal `.then`
simple to the callbackify functions to promisify:
Immediately invoked [pify](https://github.com/sindresorhus/pify)
Acts like `co@4` and also is drop-in replacement for it (pass 100% of the tests). Built on top of `merz`, actually thanks to `always-done`. But accept everything, not only generators - sync functions, async functions, callbacks and more. Flow-control for
- async
- asynchronous
- callback
- cb
- child
- child-process
- co
- coify
- compat
- compatibility
- control
- control-flow
- done
- drop
- View more
Promisify all function in an object, using [relike][].
- all
- async
- asynchronous
- callback
- cb
- fn
- func
- function
- letta
- promise
- promises
- promisify
- promisify-all
- relike
- View more
Promisify a callback-style function with native util.promisify support