UNPKG

async-collection-utils

Version:

A collection of map, forEach, reduce, mapValues, filter etc. utility functions for both arrays and plain objects accepting asynchronous callbacks, with both sequential and parallel versions.

11 lines (10 loc) 220 B
{ "compilerOptions": { "esModuleInterop": true, "noErrorTruncation": true, "module": "NodeNext", "moduleResolution": "NodeNext", "strictFunctionTypes": false, "types": ["vitest/globals"] }, }