utilities for observable asynchronous control flow
Typical random-related functions for JavaScript.
Trim newlines from the start and/or end of a string
Scatterplot matrix for 2d plots
Strip the final newline character from a string or Uint8Array
Strip redundant indentation and indent the string
Get the last or last n elements in an array.
Array manipulation, ordering, searching, summarizing, etc.
A flexible math expression evaluator
Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.
No description provided.
Promisify a callback-based function
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
output coverage reports using Node.js' built in coverage
Additional ESLint's rules for Node.js
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
JSON.parse with context information on error
Newline character converter
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Get all but the last element or last n elements of an array.
A simple list of possible Typed Array names.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array