`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
React useReducer with async actions
General purpose glob-based configuration matching.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
reducer for the Shift AST format
Sequence your effects naturally and purely by returning them from your reducers.
Parse postgres array columns
Asynchronously aggregate arguments across calls to a function
Run an array of functions in parallel
Flatten nested arrays
Composable, chainable reducer toolkit for redux
TypeScript definitions for d3-array
Guarantees an array back
Matches strings against configurable strings, globs, regular expressions, and/or functions
A mock store for testing your redux async action creators and middleware
Publishing createReducer from https://redux.js.org/recipes/reducing-boilerplate#generating-reducers
Create an array of unique values, in order, from the input arrays
🐊Putout plugin adds ability to convert '.reduce()' to 'for...of'
Reducers you can use for composing reducer hierarchy like with combineReducers from redux
Redux helpers to manage API data in a MWP app
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Like a Set, but provides the index of the `key` in the backing array