nv-json-length ======================= - get json's string-length AND buffer-size without stringify-it - its simple, just using a fixed length-lookup-array to increase the speed - slightly faster IF size < 1M; 30%~50% faster IF size >8M
CSS Object Model implementation and CSS parser
CSS Object Model implementation and CSS parser
A tool for resolving node versions from common aliases
An implementation of the CSSStyleDeclaration class from the CSS Object Model specification
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
Distills a series of editing steps into deleted and added ranges
A wide-character aware text alignment function for use on the console or with fixed width fonts.
Interactive react component for displaying javascript arrays and JSON objects.
Converts Zod schemas to Json Schemas
Get utf8 byte length of string
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
Get and validate the raw body of a readable stream.
Generate a cryptographically strong random string
Pure-JS printf
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
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.