Circular buffer.
Arcsine distribution skewness.
Apply a function to a each element of a collection and return a new array of results.
Natural logarithm of the cumulative distribution function (CDF) for a lognormal distribution.
autofix some errors reported by eslint rules.
Test whether a string contains only white space characters.
Sort a double-precision floating-point strided array.
Array#filter() with also detecting indexes of filtered values
A library to help construct a graphql-js server supporting react-relay.
Return an array of an object's inherited enumerable symbol properties.
Parse HTTP X-Forwarded-For header
Add a constant to each single-precision floating-point strided array element and compute the sum using pairwise summation with extended accumulation.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to an input strided array.
Turns an array of arrays of data into a nested tree of plain objects
Counter DDS
Test if a value is an ndarray-like object containing double-precision floating-point numbers.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Base double-precision floating-point number assert functions.
Chi distribution cumulative distribution function (CDF).
async.mapLimit's functionality available as a standalone npm module
Arcsine distribution mode.
Replace or remove multiple items in an array.
Node.js streams in the browser
Calculate the sum of strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.