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

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

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

gobeam/Stringy

0
View on GitHub↗
249 星标·20 分支·Go·MIT·2 次浏览pkg.go.dev/github.com/gobeam/Stringy?tab=doc↗

Stringy

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.

Features

  • 字符串操作 - Convert strings between various casing formats.
  • String Utilities - String manipulation for casing and slugification.

Star 历史

gobeam/stringy 的 Star 历史图表gobeam/stringy 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Stringy 的开源替代方案

相似的开源项目,按与 Stringy 的功能重合度排序。
  • epeli/underscore.stringepeli 的头像

    epeli/underscore.string

    3,362在 GitHub 上查看↗

    String manipulation helpers for javascript

    JavaScript
    在 GitHub 上查看↗3,362
  • evandrolg/selectingEvandroLG 的头像

    EvandroLG/selecting

    96在 GitHub 上查看↗

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

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

    alexei/sprintf.js

    2,140在 GitHub 上查看↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    在 GitHub 上查看↗2,140
  • huandu/xstringshuandu 的头像

    huandu/xstrings

    1,415在 GitHub 上查看↗

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

    Go
    在 GitHub 上查看↗1,415
查看 Stringy 的所有 30 个替代方案→

常见问题解答

gobeam/stringy 是做什么的?

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.

gobeam/stringy 的主要功能有哪些?

gobeam/stringy 的主要功能包括:字符串操作, String Utilities。

gobeam/stringy 有哪些开源替代品?

gobeam/stringy 的开源替代品包括: evandrolg/selecting — :fishing_pole_and_fish: A library that allows you to access the text selected by the user. jprichardson/string.js — Extra JavaScript string methods. alexei/sprintf.js — sprintf.js is a complete open source JavaScript sprintf implementation. epeli/underscore.string — String manipulation helpers for javascript. huandu/xstrings — Implements string functions widely used in other languages but absent in Go. mathiasbynens/he — A robust HTML entity encoder/decoder written in JavaScript.