Assets preloader using async/await and fetch for usage both in the browser and Node.js.
Heap dump, sample profiler and allocation timeline generator for Node.
Higher-order functions and common patterns for asynchronous code
Networking sockets for Electron apps
Determine if a function is a native async function.
Turn async functions into ES2015 generators
Allow parsing of async generator functions
A function that returns the normally hidden `AsyncFunction` constructor
Helper function to remap async functions to generators
A Vite plugin for preloading and prefetching
Turn async generator functions into ES2015 generators
Vue-Preloader is a versatile and easy-to-use Vue.js component that allows you to add loading animations to your Vue.js or Nuxt.js projects. It is compatible with both Vue 2 and Vue 3.
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
An Angular library that pre loads SVG icons for use with angular-svg-icon
A tiny (183B to 210B) and fast utility to ascend parent directories
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Semaphore using `async` and `await`

Loads resources from a provided list of paths
`net.Server#listen()` helper that returns a Promise for async / await
Gracefully handle a Promise using async/await.
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Compiles sync functions into async generator functions