Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using insertion sort.
Library to help unit testing when using apollo-client
Pareto (Type I) distribution cumulative distribution function (CDF).
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Generate, and decode, base64 VLQ mappings for source maps and other uses
Assert values using Joi schemas
it's a loading overlay addons for react-bootstrap-table2
Arcsine distribution logarithm of probability density function (PDF).
Add a scalar constant to each single-precision floating-point strided array element and compute the sum using ordinary recursive summation.
Node library that transforms a json object or an array of json objects based on tranformation template
Assert that a value is a function
Insert dynamic data into url path params
Apply a function to a each element of a collection and return a new array of results.
Arcsine distribution skewness.
autofix some errors reported by eslint rules.
Array#filter() with also detecting indexes of filtered values
Natural logarithm of the cumulative distribution function (CDF) for a lognormal distribution.
A library to help construct a graphql-js server supporting react-relay.
Test whether a string contains only white space characters.
Sort a double-precision floating-point strided array.
Parse HTTP X-Forwarded-For header
Return an array of an object's inherited enumerable symbol properties.
Add a constant to each single-precision floating-point strided array element and compute the sum using pairwise summation with extended accumulation.
Turns an array of arrays of data into a nested tree of plain objects