507 packages found
Promisify a callback-style function
- promisify
- callback
- promise
- promises
- denodify
- denodeify
- node
- then
- thenify
- convert
- transform
- wrap
- wrapper
- bind
- View more
Turns async function into sync via JavaScript wrapper of Node event loop
Inspect the life of handle objects in node
Cancelable Async Flows: a wrapper to treat generators as cancelable async functions
Promise wrapper over MQTT.js
Wrap the function of the grpc client, don't use callback anymore
Uses the native GridFSBucket-Api from the new MongoDB NodeJS Driver and wrap it as Promise-Objects
A wrapper for asynchronous http requests
A config driven wrapper for amqplib supporting multi-host connections, automatic error recovery, redelivery flood protection, transparent encryption / decryption, channel pooling and publication timeouts
A task queue executes tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, @synchronized/@concurrent decorator, Node.js/Browser.
- task queue
- async
- promise
- await
- sequential
- synchronized
- decorator
- lock
- concurrency
- throttle
- typescript
- javascript
- node
- browser
- View more
Utility method to wrap a function into an asynchronous method using the common this.async() style.
Take a sync function and make it async, passing its return value to a callback.
Wrap an asynchronous middleware (or handler) function for Express, Connect, router, etc.
Inspect the life of handle objects in node
Wrap the XMLHttpRequest object with Promise/A+ compliant promises.
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
- async
- file path
- file system
- file
- filepath
- files
- filesystem
- folder
- fs
- fs.writeFile
- fs.writeFileSync
- path
- promise
- streams
- View more
Wrap babel async routes to standard express routes
Simplified AMQP 0-9-1 es7 library offering a quick start into RabbitMQ based IPC.
Light wrapper over redis_node with first class async & promise support.