Search results
11 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Guaranteed way for getting a Promise. Always native Promise if available, otherwise looks for common promise libraries and loads which is installed. Allows registering custom Promise implementation in node < 0.12 versions
- any
- any-promise
- autoload
- bluebird
- common
- common-promise
- ecma
- ecmascript
- es2015
- es6
- es2017
- load
- load-promise
- loading
- View more
Uses the native GridFSBucket-Api from the new MongoDB NodeJS Driver and wrap it as Promise-Objects
A JavaScript Promise/A+ Library.
Uses the native GridFSBucket-Api from the new MongoDB NodeJS Driver and wrap it as Promise-Objects
Simple promisify with sane defaults, works on node 0.10 if you provide custom Promise through options
- async
- async-await
- asynchronous
- await
- callback
- defaults
- minimal
- native
- native-promise
- promise
- promisify
- sane
- simple
- sync
Promisify sync, async or generator function, using [relike][]. Kind of promisify, but lower level. Full compatibility with [co][]4 and passing 100% of its tests.
- all
- async
- callback
- callbacks
- cb
- co
- common
- compatibility
- compatible
- control
- control-flow
- coro
- coroutine
- coroutines
- View more
Simple promisify async or sync function with sane defaults. Lower level than `promisify` thing. Can be used to create `promisify` method.
Uses the native GridFSBucket-Api from the new MongoDB NodeJS Driver and wrap it as Promise-Objects
Create promise from sync, async, string, number, array and so on. Handle completion (results) and errors gracefully! Built on top of `relike`, used by `redolent` to build robust (hybrid) APIs.
- all
- anything
- api
- array
- async
- bluebird
- callback
- cb
- complete
- completion
- convert
- easy
- everywhere
- gracefully
- View more
A deferred Promise, using `native-or-another` behind and so it work on Node.js v0.10 too!
A native promise based helper class to work with redis databases