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
·
alexei avatar

alexei/sprintf.js

0
View on GitHub↗
2,140 stars·284 forks·JavaScript·BSD-3-Clause·7 views

Sprintf.js

sprintf.js is a complete open source JavaScript sprintf implementation

Features

  • String Manipulation - Implements string formatting functionality.
  • String Utilities - Implementation of the sprintf function.

Star history

Star history chart for alexei/sprintf.jsStar history chart for alexei/sprintf.js

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 Sprintf.js

Similar open-source projects, ranked by how many features they share with Sprintf.js.
  • 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
  • epeli/underscore.stringepeli avatar

    epeli/underscore.string

    3,362View on GitHub↗

    String manipulation helpers for javascript

    JavaScript
    View on GitHub↗3,362
  • 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 Sprintf.js→

Frequently asked questions

What does alexei/sprintf.js do?

sprintf.js is a complete open source JavaScript sprintf implementation

What are the main features of alexei/sprintf.js?

The main features of alexei/sprintf.js are: String Manipulation, String Utilities.

What are some open-source alternatives to alexei/sprintf.js?

Open-source alternatives to alexei/sprintf.js 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. epeli/underscore.string — String manipulation helpers for javascript. 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.