6 packages
array-batcher2
Batches items in an array
array-deduper
Deduplicates items in an array
compare-builder
Builds compare functions to make Sorting easier
concurrent-promise-queue
Allows promises to be queued up and executed at a maximum rate defined by time or max concurrency
firestore-crud-repository
A wrapper around the Firestore Node client that exposes a series of basic CRUD operations to make Firestore easier to work with.
promise-chain-executor
Executes promises in a chain, allowing results from previous promise to affect following ones