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