Convert a string of text into baudot code.
Get the visual width of a string - the number of columns required to display it
Wordwrap a string with ANSI escape codes
Utility to parse a string bytes to bytes and vice-versa
A minimal base64 implementation for number arrays.
Native Access to MacOS FSEvents
A minimalistic code generation utility.
mdast utility to get the plain text content of a node
Polyfill of future proposal for `util.parseArgs()`
A debug logger package for other Google libraries
minimal implementation of a PassThrough stream
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Indent each line in a string
Recursively mkdir, like `mkdir -p`
Parse Postgres interval columns
Escape RegExp special characters
JSON Web Token implementation (symmetric and asymmetric)
Modify strings, generate sourcemaps
The core `url` packaged standalone for use with Browserify.
Functions for dealing with a PostgresSQL connection string
Repeat the given string n times. Fastest implementation for repeating a string.
Convert globs to regular expressions
A minimal path module to resolve Unix, Windows and URL paths alike.