11 repos
JavaScript and TypeScript utilities for working with promises and asynchronous operations, including memoization, polling, progress tracking, and queue management. The cluster centers on practical helper libraries that simplify common async workflows in Node.js, with repositories like p-memoize, p-wait-for, and p-progress exemplifying the pattern of wrapping promise-based operations with additional functionality.