Search results
14 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Determine if a function is a native async function.
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
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
- array
- assert
- assertion
- async
- async function
- async-function
- asyncFunction
- bool
- boolean
- browser
- check
- check-type
- checking
- class
- View more
Function that returns an arbitrary async generator function, or undefined if async generator syntax is unsupported.
Function that returns an arbitrary `async function`, or undefined if `async function` syntax is unsupported.
The async/await utility for browsers and Node.js.
- async
- await
- promise
- utility
- promises
- bluebird
- flow
- control flow
- es6
- promisify
- thenable
- async function
- next
- waterfall
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
A vite plugin that can auto inject try catch code for async function
async error handling
- error
- handler
- handled
- async
- async function
- asynchronous
- promise
- catch
- api
- error handling
- try/catch
- unhandledPromiseRejectionWarning
- unhandled promise rejection warning
Create an async function from anything (promise, stream, object)
Make array iteration easy with async/await and promises
- async/await
- async
- await
- asynchronous
- awaitable
- async function
- array
- iteration
- forEach
- map
- every
- some
- filter
- reduce
Make your functions async without the need of doing it in the same Function
A low footprint function which takes another function as an input and caches the result of that function based on given arguments.
Simple yet handy promises retry utility