All tags
Catalogue tag

#string

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

187 records
Tagged “string”Ranked by health index
npm
48Weakhealth index
sindresorhus/parse-json
Parse JSON with more helpful errors
JavaScript · TypeScript★ 372↓ 530M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
npm
47Weakhealth index
chalk/strip-ansi
Strip ANSI escape codes from a string
JavaScript★ 500↓ 2.1B/moAug 29, 2026
MITAug 29, 2026 · metrics 2.10.0
npm
47Weakhealth index
micromatch/is-glob
If 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↓ 709M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
npm
47Weakhealth index
sindresorhus/detect-indent
Detect the indentation of code
JavaScript★ 199↓ 99.1M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
npm
47Weakhealth index
sindresorhus/strip-indent
Strip leading whitespace from each line in a string
JavaScript★ 149↓ 332M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
npm
45Weakhealth index
gkz/prelude-ls
prelude.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★ 425↓ 575M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
npm
45Weakhealth index
nodejs/string_decoder
'string_decoder' module from Node.js core
JavaScript★ 36↓ 948M/moAug 4, 2026
Custom licenseAug 4, 2026 · metrics 2.10.0
Packagist
45Weakhealth index
opis/string
Multibyte strings as objects
PHP★ 77↓ 2.5M/moAug 13, 2026
Apache-2.0Aug 13, 2026 · metrics 2.10.0
npm
45Weakhealth index
sindresorhus/gzip-size
Get the gzipped size of a string or buffer
JavaScript · TypeScript★ 173↓ 81.6M/moAug 31, 2026
MITAug 31, 2026 · metrics 2.10.0
npm
45Weakhealth index
sindresorhus/index-to-position
Convert a string index to its line and column position
JavaScript★ 35↓ 51.5M/moAug 31, 2026
MITAug 31, 2026 · metrics 2.10.0
npm
45Weakhealth index
sindresorhus/widest-line
Get the visual width of the widest line in a string - the number of columns required to display it
JavaScript★ 40↓ 147M/moAug 31, 2026
MITAug 31, 2026 · metrics 2.10.0
npm
45Weakhealth index
syntax-tree/mdast-util-to-string
utility to get the plain text content of an mdast node
JavaScript★ 46↓ 206M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
Go
44Weakhealth index
J-Siu/go-helper
helper library for string, file, error queueing, cmd.exec wrapper, etc.
Go★ 2Sep 5, 2026
Custom licenseSep 5, 2026 · metrics 2.10.0
npm
44Weakhealth index
chooklii/num-words-de
Zahlen in den entsprechenden Text konvertieren.
JavaScript★ 6↓ 2,438/moJul 19, 2026
MITJul 19, 2026 · metrics 2.10.0
crates.io
44Weakhealth index
magiclen/slash-formatter
This crate provides functions to deal with slashes and backslashes in strings.
Rust★ 1↓ 26.3K/moSep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
Packagist
44Weakhealth index
php-standard-library/str
Unicode-aware string functions replacing PHP mb_* and standard string functions
PHP★ 1↓ 32.3K/moJul 22, 2026
MITJul 22, 2026 · metrics 2.10.0
npm
44Weakhealth index
sindresorhus/decamelize-keys
Convert object keys from camel case
JavaScript · TypeScript★ 57↓ 55M/moAug 31, 2026
MITAug 31, 2026 · metrics 2.10.0
npm
44Weakhealth index
sindresorhus/strip-bom
Strip UTF-8 byte order mark (BOM) from a string
JavaScript · TypeScript★ 114↓ 589M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
Packagist
44Weakhealth index
twigphp/string-extra
A Twig extension for Symfony String
PHP★ 221↓ 1.8M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
npm
42Weakhealth index
esamattis/underscore.string
String manipulation helpers for javascript
JavaScript★ 3,360Aug 13, 2026
No licenseAug 13, 2026 · metrics 2.10.0
npm
42Weakhealth index
fabiospampinato/fast-string-truncated-width
A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.
JavaScript · TypeScript★ 23↓ 110M/moAug 31, 2026
MITAug 31, 2026 · metrics 2.10.0
npm
42Weakhealth index
litejs/natural-compare-lite
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
JavaScript★ 114↓ 39.8M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
npm
42Weakhealth index
micromatch/anymatch
:bangbang: Matches strings against configurable strings, globs, regular expressions, and/or functions
JavaScript★ 402↓ 488M/moAug 4, 2026
ISCAug 4, 2026 · metrics 2.10.0
Packagist
41Weakhealth index
lolli42/FineDiff
PHP implementation of a Fine granularity Diff engine
PHP★ 13↓ 388.7K/moAug 13, 2026
MITAug 13, 2026 · metrics 2.10.0
npm
41Weakhealth index
sindresorhus/redent
Strip redundant indentation and indent the string
JavaScript · TypeScript★ 55↓ 247M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
npm
41Weakhealth index
sindresorhus/trim-newlines
Trim newlines from the start and/or end of a string
JavaScript · TypeScript★ 49↓ 74.2M/moAug 31, 2026
MITAug 31, 2026 · metrics 2.10.0
npm
39Weakhealth index
DamonOehlman/wildcard
Dirt Simple Wildcard Matching (for Strings, Arrays and Objects)
JavaScript★ 37↓ 68.6M/moAug 31, 2026
MITAug 31, 2026 · metrics 2.10.0
npm
39Weakhealth index
sindresorhus/indent-string
Indent each line in a string
JavaScript · TypeScript★ 116↓ 447M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
npm
39Weakhealth index
sindresorhus/strip-final-newline
Strip the final newline character from a string/buffer
JavaScript · TypeScript★ 38↓ 436M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
39Weakhealth index
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
MITJul 18, 2026 · metrics 2.10.0