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

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

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

Open-source alternatives to Happy

29 open-source projects similar to happy-sdk/happy, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Happy alternative.

  • abhimanyu003/sttrabhimanyu003 的头像

    abhimanyu003/sttr

    1,324在 GitHub 上查看↗

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

    Go
    在 GitHub 上查看↗1,324
  • alexei/sprintf.jsalexei 的头像

    alexei/sprintf.js

    2,140在 GitHub 上查看↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    在 GitHub 上查看↗2,140
  • anonrig/url-jsanonrig 的头像

    anonrig/url-js

    164在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗164
  • avelino/slugifyavelino 的头像

    avelino/slugify

    35在 GitHub 上查看↗

    A Go slugify application that handles string

    Go
    在 GitHub 上查看↗35
  • chanced/capschanced 的头像

    chanced/caps

    61在 GitHub 上查看↗

    A Unicode-based case conversion library for Go

    Go
    在 GitHub 上查看↗61
  • charlievieth/strcasecharlievieth 的头像

    charlievieth/strcase

    14在 GitHub 上查看↗

    Case-insensitive implementation of Go's strings package.

    Go
    在 GitHub 上查看↗14
  • epeli/underscore.stringepeli 的头像

    epeli/underscore.string

    3,362在 GitHub 上查看↗

    String manipulation helpers for javascript

    JavaScript
    在 GitHub 上查看↗3,362

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • evandrolg/selectingEvandroLG 的头像

    EvandroLG/selecting

    96在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗96
  • 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.

    Go
    在 GitHub 上查看↗249
  • gosimple/sluggosimple 的头像

    gosimple/slug

    1,320在 GitHub 上查看↗
    Gogoslug
    在 GitHub 上查看↗1,320
  • huandu/xstringshuandu 的头像

    huandu/xstrings

    1,415在 GitHub 上查看↗

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

    Go
    在 GitHub 上查看↗1,415
  • jprichardson/string.jsjprichardson 的头像

    jprichardson/string.js

    1,803在 GitHub 上查看↗

    Extra JavaScript string methods.

    JavaScript
    在 GitHub 上查看↗1,803
  • juancarlospaco/nim-tinyslationJ

    juancarlospaco/nim-tinyslation

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • mathiasbynens/hemathiasbynens 的头像

    mathiasbynens/he

    3,601在 GitHub 上查看↗

    A robust HTML entity encoder/decoder written in JavaScript.

    JavaScript
    在 GitHub 上查看↗3,601
  • 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

    JavaScript
    在 GitHub 上查看↗6,228
  • mikhus/domurlMikhus 的头像

    Mikhus/domurl

    581在 GitHub 上查看↗

    Lightweight URL manipulation with JavaScript

    JavaScript
    在 GitHub 上查看↗581
  • mozillazg/go-slugifymozillazg 的头像

    mozillazg/go-slugify

    97在 GitHub 上查看↗

    Pretty Slug.

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

    ozgio/strutil

    206在 GitHub 上查看↗

    String utilities for Go

    Go
    在 GitHub 上查看↗206
  • panzerdp/vocapanzerdp 的头像

    panzerdp/voca

    3,590在 GitHub 上查看↗

    The ultimate JavaScript string library

    JavaScript
    在 GitHub 上查看↗3,590
  • planetis-m/cowstringsP

    planetis-m/cowstrings

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • planetis-m/ssostringsP

    planetis-m/ssostrings

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

    plexis-js/plexis

    144在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗144
  • schigh/strschigh 的头像

    schigh/str

    9在 GitHub 上查看↗

    The missing Golang Strings Library

    Go
    在 GitHub 上查看↗9
  • sindresorhus/multilinesindresorhus 的头像

    sindresorhus/multiline

    1,408在 GitHub 上查看↗

    Multiline strings in JavaScript

    JavaScript
    在 GitHub 上查看↗1,408
  • 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

    JavaScript
    在 GitHub 上查看↗6,904
  • 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.

    CoffeeScript
    在 GitHub 上查看↗588
  • 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

    Go
    在 GitHub 上查看↗132
  • ww898/utf-cppww898 的头像

    ww898/utf-cpp

    138在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗138
  • zemasoft/wildcardszemasoft 的头像

    zemasoft/wildcards

    95在 GitHub 上查看↗

    A simple C++ header-only template library implementing matching using wildcards

    C++
    在 GitHub 上查看↗95