Apply a quinary callback to elements in five four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Create an iterator which returns evenly spaced numbers over a specified interval.
Calculate the standard deviation of a strided array using Welford's algorithm.
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
A simple list of CSS shorthand properties and which longhand properties they expand to
Produce a new array composed of all but the first n elements of an input collection.
Compute the absolute value for each element in an ndarray.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Weibull distribution median.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Validate and normalise user choice: array, object or both?
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a five-dimensional nested output array.
Binomial distribution expected value.
An object schema merger/validator
TypeScript definitions for shuffle-array
Parses Netlify headers into a JavaScript object representation
Block API for WordPress.
Sparse array implementation in JS with no dependencies
Plugin for in-app-purchases
Binary logarithm (base 2).
A collection of useful utility types for TypeScript, including Option, Result, and more
Base class for writable streams
Test if a value is a 128-bit complex number.
Provides an enum of all possible VNode Flags used when calling Inferno.createVNode