129 packages found
Async/await error handling support for expressjs
a top level exception handle package
A modern tooling library for asynchronous operations using async/await, promises and async generators
async/await for node.js
- async/await
- async
- await
- yield
- control flow
- coroutine
- generator
- callback
- callback hell
- pyramid of doom
- fiber
- typescript
- coffeescript
- asynchronous
Class OSentry is a wrapper of @sentry/node that allow to use Sentry and send custom events.
A simple an secure layer of code for async middlewares.
WebSockets with a promise-based API (async/await). Lite, fast, easy.
Practical, lightweight flow control for Node.js. Supports `await`, callbacks and promises.
async/await for node.js
- async/await
- async
- await
- yield
- control flow
- coroutine
- generator
- callback
- callback hell
- pyramid of doom
- fiber
- typescript
- coffeescript
- asynchronous
async/await-ready array methods for JavaScript and Node.js
- async/await
- async
- await
- arrays
- iteration
- map
- filter
- reduce
- forEach
- chainable
- collection
- supercharge
- superchargejs
API json responses done easy
redux middleware to es7 async/await syntax action and promise action
Make array iteration easy when using async/await and Promises
- async/await
- async
- await
- asynchronous
- awaitable
- async function
- array
- iteration
- forEach
- map
- every
- some
- filter
- reduce
Simple async/sync checker functions for empty values. Can check if a value is empty or not. [ isEmpty(val) / notEmpty(val) ]
Polyfill for Node core `events.once
For use with async/await patterns that immediately handle errors instead of using try/catch, wraps callback-using functions in promises that return errors in an object instead of rejecting.
Write Express middleware and route handlers using async/await
A wrapper for async/await calls without the need of try/catch block.
A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises
- async streams
- async
- async/await
- await
- concurrent streams
- promise
- readable
- stream
- through
- through2-concurrent
- through2
- transform streams
- transform
- writable
Yet another simple tool for creating cancellable promise-returning/async functions.