@nevware21/ts-utils

Comprehensive TypeScript/JavaScript utility library with cross-environment support (Node.js, browser, web worker) providing helper functions, polyfills (ES5-ES2023), type checking utilities, and optimized implementations for better minification and code r

@nathanfaucett/array-reduce

applies a function against an accumulator and each value of the array (from left-to-right) to reduce it to a single value.