Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using heapsort.
Node version.
Pipe an Array through Node.js streams
Calculate the cumulative sum of strided array elements using ordinary recursive summation.
Run promise-returning & async functions in series
Script for generating colour palettes for use with graphs, charts and cartography.
A library for converting IP range to CIDRs or CIDR to IP range.
Return the last index of a specified search element in a single-precision floating-point strided array.
Quickest Way to get the Minimum Value of an Array of Numbers (Typed or Untyped)
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Arcsine distribution logarithm of probability density function (PDF).
Assert that a value is a function
Streams for parsing and deparsing the COPY binary format
Add a scalar constant to each single-precision floating-point strided array element and compute the sum using ordinary recursive summation.
Tool to test Solidity smart contracts
Arcsine distribution skewness.
Library to help unit testing when using apollo-client
Generate, and decode, base64 VLQ mappings for source maps and other uses
Test whether a string contains only white space characters.
Functional sequences for processing iterable data in JavaScript
js consistent hash ring
A mojangson parser written in node.js
A library to help construct a graphql-js server supporting react-relay.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.