awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

30 个仓库

Awesome GitHub RepositoriesString Utilities

Tools for manipulating, formatting, and transforming text.

Explore 30 awesome GitHub repositories matching part of an awesome list · String Utilities. Refine with filters or upvote what's useful.

Awesome String Utilities GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sindresorhus/query-stringsindresorhus 的头像

    sindresorhus/query-string

    6,904在 GitHub 上查看↗

    This is a suite of JavaScript utilities for the bidirectional conversion and manipulation of URL components and query parameters. It provides a mechanism for parsing URL query strings into data objects and serializing those objects back into URL-encoded strings. The library includes functions for filtering, isolating, and modifying parameters within a full URL or query string. It supports the construction of complete web links by combining base addresses with formatted query parameters. The toolset covers data transformation primitives such as alphabetical key sorting, input sanitization, an

    URL query string parser and stringifier.

    JavaScript
    在 GitHub 上查看↗6,904
  • medialize/uri.jsmedialize 的头像

    medialize/URI.js

    6,228在 GitHub 上查看↗

    URI.js is a full-featured JavaScript library for parsing, building, normalizing, and mutating URLs and their components programmatically. It provides a mutable-component object model that exposes each URL part as a separate object with getter and setter methods, enabling direct manipulation of schemes, hosts, paths, query strings, and fragments. The library implements strict RFC 3986 compliance for encoding, decoding, and normalization of URI components, and includes a template expansion engine that substitutes variables using operator-specific rules. The library distinguishes itself through

    URL mutation and manipulation library.

    JavaScript
    在 GitHub 上查看↗6,228
  • mathiasbynens/hemathiasbynens 的头像

    mathiasbynens/he

    3,601在 GitHub 上查看↗

    A robust HTML entity encoder/decoder written in JavaScript.

    HTML entity encoder and decoder.

    JavaScript
    在 GitHub 上查看↗3,601
  • panzerdp/vocapanzerdp 的头像

    panzerdp/voca

    3,590在 GitHub 上查看↗

    The ultimate JavaScript string library

    Comprehensive string manipulation library.

    JavaScript
    在 GitHub 上查看↗3,590
  • epeli/underscore.stringepeli 的头像

    epeli/underscore.string

    3,362在 GitHub 上查看↗

    String manipulation helpers for javascript

    String manipulation extensions for Underscore.

    JavaScript
    在 GitHub 上查看↗3,362
  • alexei/sprintf.jsalexei 的头像

    alexei/sprintf.js

    2,140在 GitHub 上查看↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    Implementation of the sprintf function.

    JavaScript
    在 GitHub 上查看↗2,140
  • jprichardson/string.jsjprichardson 的头像

    jprichardson/string.js

    1,803在 GitHub 上查看↗

    Extra JavaScript string methods.

    Additional string methods for JavaScript.

    JavaScript
    在 GitHub 上查看↗1,803
  • huandu/xstringshuandu 的头像

    huandu/xstrings

    1,415在 GitHub 上查看↗

    Implements string functions widely used in other languages but absent in Go.

    Collection of string functions ported from other languages.

    Go
    在 GitHub 上查看↗1,415
  • sindresorhus/multilinesindresorhus 的头像

    sindresorhus/multiline

    1,408在 GitHub 上查看↗

    Multiline strings in JavaScript

    Utility for multiline strings.

    JavaScript
    在 GitHub 上查看↗1,408
  • abhimanyu003/sttrabhimanyu003 的头像

    abhimanyu003/sttr

    1,324在 GitHub 上查看↗

    cross-platform, cli app to perform various operations on string

    CLI tool for string operations.

    Go
    在 GitHub 上查看↗1,324
  • gosimple/sluggosimple 的头像

    gosimple/slug

    1,320在 GitHub 上查看↗

    Creates URL-friendly slugs with internationalization support.

    Gogoslug
    在 GitHub 上查看↗1,320
  • snd/url-patternsnd 的头像

    snd/url-pattern

    588在 GitHub 上查看↗

    easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.

    Pattern matching for URLs and strings.

    CoffeeScript
    在 GitHub 上查看↗588
  • mikhus/domurlMikhus 的头像

    Mikhus/domurl

    581在 GitHub 上查看↗

    Lightweight URL manipulation with JavaScript

    Lightweight URL manipulation utility.

    JavaScript
    在 GitHub 上查看↗581
  • gobeam/stringygobeam 的头像

    gobeam/Stringy

    249在 GitHub 上查看↗

    Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.

    String manipulation for casing and slugification.

    Go
    在 GitHub 上查看↗249
  • ozgio/strutilozgio 的头像

    ozgio/strutil

    206在 GitHub 上查看↗

    String utilities for Go

    General string utility functions.

    Go
    在 GitHub 上查看↗206
  • anonrig/url-jsanonrig 的头像

    anonrig/url-js

    164在 GitHub 上查看↗

    Super fast spec-compliant URL state machine for Node.js

    Spec-compliant URL parser.

    JavaScript
    在 GitHub 上查看↗164
  • plexis-js/plexisplexis-js 的头像

    plexis-js/plexis

    144在 GitHub 上查看↗

    Lo-fi, powerful, community-driven string manipulation library.

    Community-driven string manipulation library.

    JavaScript
    在 GitHub 上查看↗144
  • ww898/utf-cppww898 的头像

    ww898/utf-cpp

    138在 GitHub 上查看↗

    UTF-8/16/32 C++11 header only library for Windows / Linux / macOS

    Cross-platform UTF-8/16/32 handling.

    C++
    在 GitHub 上查看↗138
  • wissance/stringformatterWissance 的头像

    Wissance/stringFormatter

    132在 GitHub 上查看↗

    A set of tools to manipulate text, i.e. making text from templates in C#/Python way is faster than fmt.Sprintf

    Python or C#-style string formatting.

    Go
    在 GitHub 上查看↗132
  • evandrolg/selectingEvandroLG 的头像

    EvandroLG/selecting

    96在 GitHub 上查看↗

    :fishingpoleand_fish: A library that allows you to access the text selected by the user

    Utility for accessing user-selected text.

    JavaScript
    在 GitHub 上查看↗96
上一个12下一个
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. String Utilities