promised-location
promisified geolocation library
promisified geolocation library
A better implementation of the "compose" FP function that allows for composing both synchronous and asynchronous functions.
A little retry tool to execute a function until the function is successful. Can also bind a timeout to a function. This lib is usable in typescript, in javascript, in node, in SPA tools (rest, Vue, Svelte...) and browser (available in ESM and common js fo
setInterval with promises, counter and error handling
Polymorphic curried map for functional style JS
Convert a node.js stream into an iterator.
Lightweight promise polyfill. A+ compliant
Async npm module for Node JS that loads, writes, and checks data operating with CSV files.
Deferred the ES6 way
Promise and thunk
request promise with cache
Load `request` module from either CWD or npm CLI directory
Concurrency control for awaiting an array of async results
zip and unzip library for node
A simple retry to be used in integrations with NodeJS
Async control flow patterns using promises based on https://github.com/caolan/async