Found 7 packages
A Minipass stream that raises an error if you get a different number of bytes than expected
Get the byte length of a Typed Array, even in engines without a `.byteLength` method.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the length of a Typed Array.
Get the byteLength out of a DataView, robustly.
A regex to match any full character, considering weird character ranges.
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes