promise-deferred
A lightweight Deferred implementation, on top of Promises/A+
A lightweight Deferred implementation, on top of Promises/A+
high level amazon s3 client. upload and download files and directories
fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.
A wrapper for asynchronous http requests
async queuemethod as module.
Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called
Just like EventEmitter, but with support for callbacks and interuption of the listener-chain
async ensureasyncmethod as module.
Create a duplex stream from a readable and a writable stream.
StreamQueue pipe the queued streams one by one in order to preserve their content order.
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
Async loader for google maps api (browser, typescript)
Zero-overhead asynchronous series/each/map function calls
Async npm module for Node JS that reads the first line of a file
Zero-overhead asynchronous parallel/each/map function call
LazyLoad is a lightweight (2.4 kB) and flexible script that speeds up your web application by deferring the loading of your below-the-fold images, videos and iframes to when they will enter the viewport. It's written in plain "vanilla" JavaScript, it leve
A simple and non-blocking PNG encoder / decoder.
Amazon S3 client for upload/download files
Asynchronous OpenCV 4.x nodejs bindings with JavaScript and TypeScript API.
SQLite client for Node.js applications with SQL-based migrations API written in Typescript