length-settle-limited
Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency
Parse an SMTP (RFC-5321) address
Settle an async function.
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.
Memoize/cache function results
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
Encode and decode quoted-printable strings according to rfc2045
Get and validate the raw body of a readable stream.
Generate a cryptographically strong random string
Like `Promise.all`, but when all `Promise`s are settled.
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 stream based implementation of JSON.parse and JSON.stringify for big POJOs
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.