Like a Set, but provides the index of the `key` in the backing array
Promisify a callback-based function
Parse HTTP X-Forwarded-For header
Deno.test only shim.
Minimal async jobs utility library, with streams support
Create an array without duplicates
Remove duplicate values from an array. Fastest ES5 implementation.
Simple array test
Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
Turn anything into an array
Loop over each item in an array and call the given function on every element.
A simple and pragmatic library for testing Node.js console output.
Stringify your JSON at max speed
Expand multiple globs into file paths
Copy a descriptor from object A to object B
utilities for primitive JavaScript types
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Bizarro minimist: transform an options object into argv
Array utils
Run an array of functions in series
This is the repository for the Angular component library for SBB.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.