Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Split an array into arrays of a specific length
Transform dot-delimited strings to array of strings for Node.js and the browser.
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Encoding and decoding for base64, base32, base16, and friends
Robustly get the length of a Typed Array
OpenTUI is a TypeScript library on a native Zig core for building terminal user interfaces (TUIs)
test for inclusion or exclusion of paths using globs
Split a string at one or more indices
split an array into multiple arrays using a predicate, with results keyed within an object
Format for representing rich text documents and changes.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
React renderer for building terminal user interfaces using OpenTUI core
Get the maximum value in an array
Move an array item to a different position
Continuation of a simple and beautiful text diff viewer component made with diff and React
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Get the minimum value in an array
Split a double-precision floating-point number into a higher order word and a lower order word.
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
RFC6265 Cookies and Cookie Jar for node.js
the mighty option parser used by yargs