Nodes for use with the FlowFuse Tables offering, allowing developers to write and run queries against databases inside FlowFuse Tables.
Convert big integers from any base to any base
Clears arrays, objects, and instances that implement the clear method.
A state machine compiler
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A string manipulation toolbox, featuring a string formatter (inspired by sprintf), a variable inspector (output featuring ANSI colors and HTML) and various escape functions (shell argument, regexp, html, etc).
Maximum unsigned 32-bit integer.
Cryptographic key pairs for the XRP Ledger
Get the ArrayBuffer out of a TypedArray, robustly.
Returns an array filled with the specified input
A simple list of possible Typed Array names.
Split a double-precision floating-point number into a higher order word and a lower order word.
Binary serialization which sorts bytewise for arbirarily complex data structures
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Enums and interfaces for OData V2 and V4 data types and response models
Like Array#indexOf but for objects used like hashes
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
Get consecutively unique elements from an array