A package for working with strings where the different characters have different sizes.
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.
A minimal UTF8 implementation for number arrays.
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
CLI arguments parser. Native port of python's argparse.
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
A minimal base64 implementation for number arrays.
Utility to parse a string bytes to bytes and vice-versa
Matches strings against configurable strings, globs, regular expressions, and/or functions
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.
Require module from string
Get the command from a shebang
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.