Reverse an array in-place.
Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Compare alphanumeric strings the same way a human would, using a natural order algorithm
Strip comments from a Pug token stream (from the lexer)
The minimum code point of 4 byte characters in UTF-8
Generates random points, lines, or polygons for testing.
Create an object path from a list or array of strings.
Revised Bengali Calendar
A tiny (118 bytes), secure URL-friendly unique string ID generator
Base64 encoding/decoding in pure JS
Listen to events from a Node.js EventEmitter.
Convenience functions for creating and serializing RDF terms and quads
Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)
Array methods for ES6 Iterators
A WKT/WKB/EWKT/EWKB/TWKB/GeoJSON parser and serializer
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray.
Convert a Node-API value representing a two-dimensional strided array to a double-precision complex floating-point array.
Compute the dot product of two one-dimensional single-precision floating-point ndarrays.
Bundle a glslify-deps dependency tree into a GLSL source string
Parses React prop-types into a readable object
Node.js path.dirname() ponyfill
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Hypergeometric distribution variance.