Fork of the cls-hooked package, maintained by The Farmer's Dog Engineering
Flatten nested arrays
TypeScript definitions for d3-array
Guarantees an array back
Properly hijack require, i.e., properly define require hooks and customizations
Matches strings against configurable strings, globs, regular expressions, and/or functions
Create an array of unique values, in order, from the input arrays
Forms done with React-Hooks
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
Create an array with values that are present in the first input array but not additional ones
Lazy-evaluating list of files, based on globs or regex patterns
Create an array without duplicates
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
Minimal async jobs utility library, with streams support
Simplifying the use of mocks with Node.js
Fast JavaScript array sorting by implementing Python's Timsort algorithm
A LogRoot Method Decorator that uses cls-hooked to handle and propagate log message details between different methods deeper in the callstack, removing the need to propagate a paremeter just for logging purposes
Get and set request-scoped context anywhere
Continuation-local storage using Node.js AsyncLocalStorage with fallback to modified cls-hooked
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Vitest wrapper for fetch-mock