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.
Simple testing for your Node-RED flows.
Test if a value is a non-symmetric matrix.
This repository defines a json schema to represent cross stitch patterns and provides javascript/typescript tools to work with them.
Library to help unit testing when using apollo-client
Calculate the sum of strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Arcsine distribution excess kurtosis.
Generative API Creation using mysql2 and express libraries in node js
Natural logarithm of the cumulative distribution function (CDF) for a lognormal distribution.
A library to help construct a graphql-js server supporting react-relay.
Triangular distribution cumulative distribution function (CDF).
Arcsine distribution standard deviation.
Test whether a string matches a Node.js built-in module name.
Apply a function to a each element of a collection and return a new array of results.
Array#filter() with also detecting indexes of filtered values
autofix some errors reported by eslint rules.
Powerful object and string validation in Javascript.
Apply a mask to a provided input array.
Return the Cartesian square.
Parse HTTP X-Forwarded-For header
async.mapLimit's functionality available as a standalone npm module
Node.js streams in the browser
Calculate the sum of strided array elements, ignoring NaN values and using pairwise summation.
C API for validating, extracting, and transforming (to native C types) function arguments provided to a strided array Node-API add-on interface.