Simple Hex encode/decode from string.
A simple function for encoding a utf-8 string as a hex string.
Hex Dumper (streaming, sync, and cli)
Get the visual width of a string - the number of columns required to display it
Escape RegExp special characters
A utility package to parse strings
Indent each line in a string
Modify strings, generate sourcemaps
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
A minimal UTF8 implementation for number arrays.
LZ-based compression algorithm
Wordwrap a string with ANSI escape codes
Strip leading whitespace from each line in a string
Native Access to MacOS FSEvents
CLI arguments parser. Native port of python's argparse.
A minimal base64 implementation for number arrays.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Utility to parse a string bytes to bytes and vice-versa
Repeat the given string n times. Fastest implementation for repeating a string.
A minimal path module to resolve Unix, Windows and URL paths alike.
Generate a unique character string suitible for use in files and URLs.
Get the command from a shebang