Parser for server-sent events
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Maximum safe nth Lucas number when stored in double-precision floating-point format.
MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.
Compute cos(πx).
Sort a single-precision floating-point strided array using Shellsort.
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray.
Reorder ndarray dimensions and associated strides for loop interchange.
fast and safe way to escape and unescape &<>'" chars
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Add a scalar constant to each single-precision floating-point strided array element and compute the sum using ordinary recursive summation.
Generates random points, lines, or polygons for testing.
Node/Js-module for parsing and making sense of ISO8601-durations
mjml-section
Return a string giving the literal bit representation of an unsigned 32-bit integer.
No description provided.
Calculates Luhn Mod N check values
Returns the shortest path from start to end without colliding with any Feature in obstacles.
Return the last index of a specified search element in a single-precision floating-point strided array.
Miscellaneous utilities for JavaScript/TypeScript that I often use
Standalone CommonJS loader for any JS engine
Base64 encoding/decoding in pure JS
Compute the sum of all elements in a one-dimensional single-precision complex floating-point ndarray using an improved Kahan–Babuška algorithm.
ESLint plugin for Next.js.