string-array-obj-ops is a comprehensive JavaScript library providing a wide range of essential string and array operations. It offers efficient functions for handling strings, including converting them to uppercase or lowercase, removing numbers and speci
Array manipulation, ordering, searching, summarizing, etc.
A little library for asserting types and values, with zero dependencies.
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Format for representing rich text documents and changes.
A utility package for array operations, including sum, unique elements, chunking, and more.
A utility package for common array operations in JavaScript.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple set of utility functions for array operations (remove duplicates, max, min).
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
A utility package for string and array operations
Qux App is a lightweight module that contains many functions for array operations, sequences, and statistics. Qux App makes writing JavaScript easier and quicker every day!
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
A utility package for common array operations.
Robustly get the length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
A utility library for array operations in JavaScript/TypeScript
NumPy-inspired array operations in TypeScript/WebAssembly