Convert string from the one alphabet to another
A specification for converting to native objects
Get the visual width of a string - the number of columns required to display it
Cross-platform library for working with buffers and moving between formats.
A utility package to parse strings
Escape RegExp special characters
Indent each line in a string
A swiss-army-knife of byte manipulation.
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Modify strings, generate sourcemaps
Repeat the given string n times. Fastest implementation for repeating a string.
A minimal UTF8 implementation for number arrays.
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
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
Matches strings against configurable strings, globs, regular expressions, and/or functions
A minimal base64 implementation for number arrays.
CLI arguments parser. Native port of python's argparse.
Strip redundant indentation and indent the string
mdast utility to get the plain text content of a node
A minimal path module to resolve Unix, Windows and URL paths alike.
Simple library to parse PostgreSQL arrays into a array of strings
Converts a Hash or Array into dot strings
Ruby library that converts cron expressions into human readable strings
Extends ruby "String" class with "urlize" method which converts string to friendly url. It removes all characters that couldn't be used in url and replaces spaces/underscores with dashes. In addition it transliterate string using I18n library.
Convert to Japanese era.
Convert strings to different cases
Converts ruby values from strings to fixnums, floats, times, true and false values if it can sanely do so.
Convert a string's encoding to utf8, whithout caring which encoding used before converting.
Converts strings and fixnum to boolean
Converting string to availablize.
Allows a user to turn any string of text into a redacted block of the same size.
Converts strings to/from a slightly modified base64 that contains only url-safe characters