promise.withresolvers
ES Proposal spec-compliant shim for Promise.withResolvers
ES Proposal spec-compliant shim for Promise.withResolvers
Promise Ax (Promesa) es usado para computaciones asíncronas. Una promesa representa un valor que puede estar disponible ahora, en el futuro, o nunca.
Catch insensitive, inconsiderate writing
Specialized fast async file writer
US infant mortality data, by race, from 1915 to 2013, as provided by the Center for Disease Control and Prevention's National Center for Health Statistics.
US infant mortality data, by race, from 1915 to 2013, as provided by the Center for Disease Control and Prevention's National Center for Health Statistics.
CommonJS version of steno 3.0.0. See https://github.com/mifi/commonify
CommonJS version of steno 3.0.0. See https://github.com/mifi/commonify
Function that runs in Promise.race() your promise and a timeout, if timeout completes first resulting promise rejects with error.
Map over promises concurrently
CJS version: Specialized fast async file writer
Get the first fulfilled promise that satisfies the provided testing function
Map over promises concurrently
Run multiple promise-returning & async functions with limited concurrency using native ES9
CommonJS version of steno 2.1.0. See https://github.com/mifi/commonify
CommonJS version of steno 4.0.2. See https://github.com/mifi/commonify
Limit concurrency of an array of class instance whose async method is to be called
Wait for any promise to be fulfilled. This is a fork of sindresorhus/p-any, but with CommonJS support.
Map over promises concurrently. This is a fork of sindresorhus/p-map, but with CommonJS support.
Wait for a specified number of promises to be fulfilled. This is a fork of sindresorhus/p-some, but with CommonJS support.