Test for deep equality between two values.
Fill a double-precision floating-point strided array with linearly spaced values over a specified interval.
Return an error message corresponding to a provided two-character error identifier.
Fast intersection of multiple arrays
Compute the Bessel function of the first kind of order one for each element retrieved from an input strided array via a callback function.
Math array function tools.
Apply a binary function to single-precision floating-point strided input arrays according to a strided mask array and assign results to a single-precision floating-point strided output array.
Check if the runtime is the main Electron process.
No description provided.
Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
Unzip a zipped array (i.e., a nested array of tuples).
Node assert-compatible utilities for any JavaScript environment
A tiny function for parsing process.argv, a modern rewrite of minimist.
Variant of merge that's useful for webpack configuration
A suite of parsers and compilers for WordPress styles.
Evaluate a normalized Hermite polynomial using double-precision floating-point arithmetic.
TypeScript definitions for toposort
Sort a double-precision floating-point strided array using Shellsort.
Conform helpers for integrating with Zod
Assertion library for streams
Small, fast, zero dependency deep object and array comparison
Powerful object and string validation in Javascript.
Turn an array into chunks of n-size
The missing flatMap function for Node