zero-fill
Zero-fill a number to the given size.
Zero-fill a number to the given size.
Fuzzy filtering and string similarity scoring - compatible with fuzzaldrin
Opinionated HTML formatter focused towards making HTML diffs readable.
Contains some util methods for converting numbers into words, ordinal words and ordinal numbers.
Strips ANSI Control Characters from string or stream
Replace all substring matches in a string
Turn a HTML string into DOM elements, cross-platform
A string template tag to strip leading indents from your heredoc-style multi-line strings
Create a stream from a string. Sugary wrapper around from2
Add quotes to given string unless it already has them
Pad each line in a stream
parse string escapes (\n, \r, etc.)
hast utility to get the plain-text value of a node according to the `innerText` algorithm
Advanced URL Connection String parser + generator.
Check whether a value is empty or blank, includes string whitespace support
Split lines into an array of lines
Ellipsizes a string at the nearest whitespace character near the end of allowed length
Multiline strings in JavaScript
Get all URLs in a string
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm