Showing 81-100 of 159,519 packages
Array manipulation, ordering, searching, summarizing, etc.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Convert a Blob to a Buffer
A simple list of possible Typed Array names.
A pure javascript JPEG encoder and decoder
Useful utilities for working with Uint8Array (and Buffer)
Create streams from arrays of arbitrary Javascript values like strings, functions, arrays, etc.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.
Robustly get the byte offset of a Typed Array
Character encoding detector
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Test if a value is a Buffer object.
Creates a buffer around a GeoJSON feature.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
Detect native Buffer support.
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
DataView.
Allocate a buffer containing a provided string.