strip-bom

Strip UTF-8 byte order mark (BOM) from a string
v5.0.0 URL: https://unpkg.com/strip-bom@5.0.0/index.js
OpenBrowse Files
stripbombyteordermarkunicodeutf8utf-8removedeletetrimtextstring

bytes

Utility to parse a string bytes to bytes and vice-versa
v3.1.2 URL: https://unpkg.com/bytes@3.1.2/index.js
OpenBrowse Files
bytebytesutilityparseparserconvertconverter

array-buffer-byte-length

Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
v1.0.2 URL: https://unpkg.com/array-buffer-byte-length@1.0.2/index.js
OpenBrowse Files
shimpolyfillArrayBufferbyteLengthbytelengthes-shim APIes-shims

data-view-byte-length

Get the byteLength out of a DataView, robustly.
v1.0.2 URL: https://unpkg.com/data-view-byte-length@1.0.2/index.js
OpenBrowse Files
javascriptecmascriptdataviewdataviewbytelengthbyteLengthrobust

typed-array-byte-offset

Robustly get the byte offset of a Typed Array
v1.0.4 URL: https://unpkg.com/typed-array-byte-offset@1.0.4/index.js
OpenBrowse Files
typedarraybyteOffsetbyteoffsetrobustesInt8ArrayUint8ArrayUint8ClampedArrayInt16ArrayUint16ArrayInt32ArrayUint32ArrayFloat32ArrayFloat64ArrayBigInt64ArrayBigUint64Array