until-async
npmv3.0.2TypeScriptGracefully handle a Promise using async/await.
Overview
until-async is an npm package that gracefully handle a Promise using async/await. The latest version is 3.0.2, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need gracefully handle a Promise using async/await and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of until-async.
Dependencies
Dev (6)
Used by
Popular packages that depend on until-async.
Alternatives to until-async
Gracefully handle a Promise using async/await.
Get the first fulfilled promise that satisfies the provided testing function
A Promise-based interface into processes created by child_process.spawn
Mutex locks for async functions
A basic but performant promise implementation
Run multiple promise-returning & async functions with limited concurrency
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
Fast, in memory work queue
Runtime for Regenerator-compiled generator and async functions.
Asynchronous bootstrapping of Node applications
limits calls to functions that return promises
Lodash modular utilities.
Frequently installed together
the most correct and second fastest glob implementation in JavaScript
Express style path to RegExp utility
HTTP server cookie parsing and serialization
HTTP status utility
Runtime for Regenerator-compiled generator and async functions.
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
A high-level API to automate web browsers
Promise based HTTP client for the browser and node.js
An extremely fast JavaScript and CSS bundler and minifier.
A Query Language and Runtime which can target any service.
Next generation testing framework powered by Vite
Prettier is an opinionated code formatter
Version history
| Version | Published | License |
|---|---|---|
| 3.0.2latest | 10 months ago | MIT |
Maintainers
Funding
Frequently asked questions
How do I install until-async?
Run `npm install until-async` to add until-async to your npm project.
What license is until-async released under?
until-async is distributed under the MIT license.
How popular is until-async?
until-async has approximately 0 downloads per week and 1 known dependent packages.