How long are your Claude Code sessions? Duration distribution and analysis.
Build a class attribute string quickly.
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.
HANDLE CONFIGURATION ONCE AND FOR ALL
a session plugin for fastify
Get utf8 byte length of string
Get and validate the raw body of a readable stream.
Generate a cryptographically strong random string
A1xAI's Anthropic CLI bridge plugin for OpenClaw
No description provided.
Lazy-evaluating list of files, based on globs or regex patterns
Port of the OpenBSD bcrypt_pbkdf function to pure JS
Generate or verify a Proof Key for Code Exchange (PKCE) challenge pair
Selection of JavaScript utilities for integrating with Kinde
Library to generate easy to remember, and sometimes entertaining, human readable ids
A regex to match any full character, considering weird character ranges.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Lookup currency codes based on ISO 4217
A minimal base64 implementation for number arrays.