Showing 1-20 of 1,520,504 packages
A partial to check whether an object is an array.
Parse partial JSON generated by LLM
Node addon for string extraction for msgpackr
A tiny and fast selection algorithm in JavaScript.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
JavaScript library to generate a human readable String describing the file size
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the length of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Tiny language and engine for selecting specific parts of a JS object, hiding the rest.
General purpose glob-based configuration matching.
Node addon for string extraction for cbor-x
Resolve aliased dependency paths using a RequireJS config
Prevent defined property getters from throwing errors
Provides a function for detecting if an argument is an ArrayBuffer
Get the ArrayBuffer out of a TypedArray, robustly.