awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
epeli avatar

epeli/underscore.string

0
View on GitHub↗
3,362 stars·368 forks·JavaScript·13 viewsesamattis.github.com/underscore.string↗

Underscore.string

String manipulation helpers for javascript

Features

  • String Manipulation - 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 history

Star history chart for epeli/underscore.stringStar history chart for epeli/underscore.string

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Underscore.string

Similar open-source projects, ranked by how many features they share with Underscore.string.
  • evandrolg/selectingEvandroLG avatar

    EvandroLG/selecting

    96View on GitHub↗

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

    JavaScript
    View on GitHub↗96
  • gobeam/stringygobeam avatar

    gobeam/Stringy

    249View on 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
    View on GitHub↗249
  • alexei/sprintf.jsalexei avatar

    alexei/sprintf.js

    2,140View on GitHub↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    View on GitHub↗2,140
  • huandu/xstringshuandu avatar

    huandu/xstrings

    1,415View on GitHub↗

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

    Go
    View on GitHub↗1,415
See all 30 alternatives to Underscore.string→

Frequently asked questions

What does epeli/underscore.string do?

String manipulation helpers for javascript

What are the main features of epeli/underscore.string?

The main features of epeli/underscore.string are: String Manipulation, String Utilities, JavaScript 框架汇总.

What are some open-source alternatives to epeli/underscore.string?

Open-source alternatives to epeli/underscore.string include: 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.