Search
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
Open
Browse Files
strip
bom
byte
order
mark
unicode
utf8
utf-8
remove
delete
trim
text
string
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
Open
Browse Files
shim
polyfill
ArrayBuffer
byteLength
byte
length
es-shim API
es-shims
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
Open
Browse Files
byte
bytes
utility
parse
parser
convert
converter
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
Open
Browse Files
typed
array
byteOffset
byte
offset
robust
es
Int8Array
Uint8Array
Uint8ClampedArray
Int16Array
Uint16Array
Int32Array
Uint32Array
Float32Array
Float64Array
BigInt64Array
BigUint64Array
data-view-byte-offset
Get the byteOffset out of a DataView, robustly.
v1.0.1 URL:
https://unpkg.com/data-view-byte-offset@1.0.1/index.js
Open
Browse Files
javascript
ecmascript
dataView
data
view
byte
offset
byteOffset
robust