6,697 results for "keywords:"promise""
fs-extra
popularfs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Updated by @jprichardson
throat
Throttle the parallelism of an asynchronous (promise returning) function / functions
Updated by @forbeslindesay
electron-fetch
A light-weight module that brings window.fetch to electron's background process
Updated by @arantes
streaming-iterables
A collection of utilities for async iterables. Designed to replace your streams.
Updated by @reconbot
wspromisify
Wraps your WebSockets into Promise-based class with full d.ts typings on client & server
Updated by @houd1ni
@redux-requests/promise
Promise driver for redux-requests, declarative AJAX requests and automatic network state management for single-page applications
Updated by @klis87
p-limit
Run multiple promise-returning & async functions with limited concurrency
Updated by @sindresorhus
ts-retry
A little retry tool to execute a function until the function is sucessfull. Can also bind a timeout to a function. This lib is usable in typescript, in javascript, in node, in SPA …
Updated by @franckldx