Search results
151 packages found
Simple wrapper for Express route handlers, which propagates errors to the centralized error handler.
A simple idea I came up with while working on something else. Seemed like a fun mini-project, so decided to package it xD
- nodejs
- time
- performance
- async
- timer
- promise
- speed
- execution
- async-await
- hrtime
- timer-application
- execution-time
- measure-time
- time-taken
Intercepts errors, the Go way!
- intercept
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more
Provide interchainable array, set, map and etc supporting both normal and async callbacks as their action arguments.
- nodejs
- typescript-library
- typescript
- collection
- promise
- iteration-process
- async-await
- data-structures
- javascript
- async
- async-methods
- async-iteration
- array
- async-functions
- View more
Produces a new collection of values by mapping each value in coll through the iteratee function.
- map
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more
[a]synchronous functional programming
- function-composition
- asynchronous
- transducers
- parallel
- series
- functional-programming
- promise
- async-await
- node
- javascript
- tacit
- pointfree
- concurrent
- iterator
- View more
Applies the function iteratee to each item in coll, in parallel.
- for-each
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more
A simple and fast way to manage concurrent promise tasks with Queue Data Structure.
- callback
- concurrent
- manager
- async
- await
- promise
- asynchronous
- process
- async-await
- async-promise
- async-await-promise
- queue
- queue-manager
- queue-handler
- View more
Minimalist server framework inspired by Express and Koa, powered by promises. Ready for async-await.
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
Reduces coll into a single value using an async iteratee to return each successive step.
- reduce
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more
An async/await based wrapper for hypercore (v8+)
Catches a promise error, writes the stacktrace to stderr and exists
- main
- run
- first
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- View more
ESLint configuration for React projects that I do. Feel free to use this!
- eslint
- eslint-config
- airbnb
- prettier
- typescript
- browser-compatibility
- jest
- testing-library
- a11y
- import
- promise
- async-await
Run the tasks collection of functions in parallel, without waiting until the previous function has completed.
- parallel
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more
A deferred Promise, using `native-or-another` behind and so it work on Node.js v0.10 too!
Returns the first value in coll that passes an async truth test.
- find
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more
An async/await based wrapper for hyperdrive (v10+)
Restify Plugin to support promises and async/await
Returns a new array of all the values in coll which pass an async truth test.
- filter
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more