chalk/ansi-regexRegular expression for matching ANSI escape codes
JavaScript★ 202↓ 2.1B/moJul 22, 2026
sindresorhus/levenMeasure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
JavaScript★ 734↓ 228M/moJul 22, 2026
sindresorhus/strip-indentStrip leading whitespace from each line in a string
JavaScript★ 149↓ 305M/moJul 22, 2026
crates.io48At riskhealth index
magiclen/str-utilsThis crate provides some traits to extend `[u8]`, `str` and `Cow<str>`.
Rust★ 4↓ 2,799/moJul 14, 2026
micromatch/is-globIf you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.
JavaScript★ 96↓ 689M/moJul 22, 2026
syntax-tree/mdast-util-to-stringutility to get the plain text content of an mdast node
JavaScript★ 46↓ 195M/moJul 22, 2026
gkz/prelude-lsprelude.ls is a functionally oriented utility library - powerful and flexible, almost all of functions are curried. It is written in, and is the recommended base library for, http://livescript.net
LiveScript★ 426↓ 556M/moJul 22, 2026
nodejs/string_decoder'string_decoder' module from Node.js core
JavaScript★ 36↓ 942M/moJul 22, 2026
sindresorhus/strip-bomStrip UTF-8 byte order mark (BOM) from a string
JavaScript · TypeScript★ 114↓ 567M/moJul 22, 2026
chooklii/num-words-deZahlen in den entsprechenden Text konvertieren.
JavaScript★ 6↓ 2,438/moJul 19, 2026
Packagist46At riskhealth index
php-standard-library/strUnicode-aware string functions replacing PHP mb_* and standard string functions
PHP★ 1↓ 32.3K/moJul 22, 2026
litejs/natural-compare-liteCompare strings containing a mix of letters and numbers in the way a human being would in sort order.
JavaScript★ 114↓ 37.2M/moJul 22, 2026
micromatch/anymatch:bangbang: Matches strings against configurable strings, globs, regular expressions, and/or functions
JavaScript★ 402↓ 507M/moJul 22, 2026
sindresorhus/indent-stringIndent each line in a string
JavaScript · TypeScript★ 116↓ 459M/moJul 22, 2026
sindresorhus/redentStrip redundant indentation and indent the string
JavaScript · TypeScript★ 55↓ 230M/moJul 22, 2026
sindresorhus/strip-final-newlineStrip the final newline character from a string/buffer
JavaScript · TypeScript★ 38↓ 400M/moJul 22, 2026
tompazourek/NaturalSort.Extension🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
C#★ 220Jul 18, 2026
crates.io42At riskhealth index
withoutboats/heckoh heck, a case conversion library
Rust★ 594↓ 82.1M/moJul 22, 2026
JBZoo/UtilsCollection of useful PHP functions, mini-classes, and snippets for every day.
PHP★ 815↓ 10.5K/moJul 20, 2026
j-siu/go-helperhelper library for string, file, error queueing, cmd.exec wrapper, etc.
Go★ 2↓ 0/moJul 14, 2026
PyPI40At riskhealth index
kazhala/pfzyPython port of the fzy fuzzy string matching algorithm.
Python★ 12Jul 18, 2026
JavaScript · TypeScript★ 598↓ 1.3B/moJul 22, 2026
wooorm/is-alphanumericalCheck if a character is alphanumerical
JavaScript★ 6↓ 172M/moJul 22, 2026
ka-weihe/fastest-levenshteinThe fastest implementation of Levenshtein distance in JS/TS.
TypeScript★ 769↓ 97.7M/moJul 22, 2026
crates.io34At riskhealth index
silentsokolov/rust-smazrust-smaz is a pure Rust implementation of smaz - algorithm for compressing very short strings.
Rust★ 6↓ 797/moJul 22, 2026
wooorm/is-alphabeticalCheck if a character is alphabetical
JavaScript★ 4↓ 172M/moJul 22, 2026
wooorm/is-hexadecimalCheck if a character is hexadecimal
JavaScript★ 2↓ 164M/moJul 22, 2026
wooorm/is-decimalCheck if a character is decimal
JavaScript★ 5↓ 172M/moJul 22, 2026
yiisoft/stringsString helper methods and an inflector
PHP★ 49↓ 95.2K/moJul 20, 2026
wooorm/ccountCount how often a substring occurs
JavaScript★ 6↓ 163M/moJul 22, 2026