Test whether two single-precision complex floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
Sparse array implementation in JS with no dependencies
Create a MD5 hash with hex encoding
await assert.async()
Calculate the sum of double-precision complex floating-point strided array elements.
TypeScript transformer for improving the debugging experience of styled-components
Return the Cartesian power.
Detect native Float16Array support.
A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated
Utility for working with stack traces
Test if a double-precision floating-point numeric value is a positive finite number.
Interactive react component for displaying javascript arrays and JSON objects.
Convert a string to uppercase.
Queues failed requests and uses the Background Sync API to replay them when the network is available
pull-stream with a push interface
Cauchy distribution natural logarithm of cumulative distribution function (CDF).
calendar generator
Adds a unique suffix to a string with process and thread uniqueness guarantees. Adapted from https://github.com/npm/write-file-atomic
Object.fromEntries() ponyfill (in 6 lines)
Theme and context provider for the WordPress Design System.
A GraphQL transform that provide assertions of fields
Decode a string of data which has been encoded using Base64 encoding.
Calculate the maximum value of a strided array via a callback function.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.