returns string hash code
checks if value is a null or undefined
checks if value is a string
Get the visual width of a string - the number of columns required to display it
A utility package to parse strings
Indent each line in a string
Escape RegExp special characters
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
checks if value is a native function or object
checks if value is a undefined
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
checks if value is null
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
Modify strings, generate sourcemaps
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.
checks if value is an object
Matches strings against configurable strings, globs, regular expressions, and/or functions
Repeat the given string n times. Fastest implementation for repeating a string.
CLI arguments parser. Native port of python's argparse.