Return a list of unique indices after normalizing to the interval [0,max].
Escape variables to prevent NoSQL injection in MongoDB
Preserves types over JSON, BSON or socket.io
Arcsine distribution cumulative distribution function (CDF).
Framework agnostic JSON API serializer.
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using heapsort.
Stringify an object/array like JSON.stringify just without all the double-quotes (ES5 compatible)
improved type definitions for assertions in the nodeJS assert API
Position a dropdown element near a button in a way that fits on the screen.
protobuf-style varint bytes - use msb to create integer values of varying sizes
Calculate the cumulative sum of double-precision floating-point strided array elements.
A Map variant which allows for equivalent (deeply equal) object and array keys
Compare your item to items in an array and get the closest one.
Create an iterator which iterates over each subarray in a stack of subarrays according to a list of specified stack dimensions.
A mixin guard that allows for one of N guards to pass for the request to be considers authenticated.
Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
Matches a data object against a reference value
Cross spawn with a completion callback
Match substrings on the left or right of a given index, ignoring whitespace
Array utilities (immutability, fp helpers)
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
return whitelisted properties of an object
Detect native Proxy function support.