Set a function's length property
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.
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
A wide-character aware text alignment function for use on the console or with fixed width fonts.
Get utf8 byte length of string
Get and validate the raw body of a readable stream.
Generate a cryptographically strong random string
Lazy-evaluating list of files, based on globs or regex patterns
Port of the OpenBSD bcrypt_pbkdf function to pure JS
No description provided.
Generate or verify a Proof Key for Code Exchange (PKCE) challenge pair
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A regex to match any full character, considering weird character ranges.
A minimal base64 implementation for number arrays.
Convert values with PostCSS (e.g. ms -> s)
A minimal UTF8 implementation for number arrays.
Read a chunk from a file
Calculates the length of a line, perfect for paths or routes.
No description provided.
Get the length of unicode strings
Parse an SMTP (RFC-5321) address
Recursive-Length Prefix (RLP) coder.