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

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

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

epeli/underscore.string

0
View on GitHub↗
3,362 星标·368 分支·JavaScript·5 次浏览esamattis.github.com/underscore.string↗

Underscore.string

String manipulation helpers for javascript

Features

  • 字符串操作 - String operation extensions for underscore.
  • String Utilities - String manipulation extensions for Underscore.
  • JavaScript 框架汇总 - Listed in the “JavaScript 框架汇总” section of the Awesome Frontend awesome list.

Star 历史

epeli/underscore.string 的 Star 历史图表epeli/underscore.string 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Underscore.string 的开源替代方案

相似的开源项目,按与 Underscore.string 的功能重合度排序。
  • 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
  • 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
查看 Underscore.string 的所有 30 个替代方案→

常见问题解答

epeli/underscore.string 是做什么的?

String manipulation helpers for javascript

epeli/underscore.string 的主要功能有哪些?

epeli/underscore.string 的主要功能包括:字符串操作, String Utilities, JavaScript 框架汇总。

epeli/underscore.string 有哪些开源替代品?

epeli/underscore.string 的开源替代品包括: gobeam/stringy — Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many… jprichardson/string.js — Extra JavaScript string methods. alexei/sprintf.js — sprintf.js is a complete open source JavaScript sprintf implementation. evandrolg/selecting — :fishing_pole_and_fish: A library that allows you to access the text selected by the user. 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.