awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jprichardson/string.js

Open-source alternatives to String.js

30 open-source projects similar to jprichardson/string.js, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best String.js alternative.

  • sindresorhus/query-stringالصورة الرمزية لـ sindresorhus

    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
  • alexei/sprintf.jsالصورة الرمزية لـ alexei

    alexei/sprintf.js

    2,140عرض على GitHub↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    عرض على GitHub↗2,140
  • panzerdp/vocaالصورة الرمزية لـ panzerdp

    panzerdp/voca

    3,590عرض على GitHub↗

    The ultimate JavaScript string library

    JavaScript
    عرض على GitHub↗3,590
  • snd/url-patternالصورة الرمزية لـ snd

    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
  • medialize/uri.jsالصورة الرمزية لـ medialize

    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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • evandrolg/selectingالصورة الرمزية لـ EvandroLG

    EvandroLG/selecting

    96عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗96
  • mathiasbynens/heالصورة الرمزية لـ mathiasbynens

    mathiasbynens/he

    3,601عرض على GitHub↗

    A robust HTML entity encoder/decoder written in JavaScript.

    JavaScript
    عرض على GitHub↗3,601
  • ozgio/strutilالصورة الرمزية لـ ozgio

    ozgio/strutil

    206عرض على GitHub↗

    String utilities for Go

    Go
    عرض على GitHub↗206
  • sindresorhus/multilineالصورة الرمزية لـ sindresorhus

    sindresorhus/multiline

    1,408عرض على GitHub↗

    Multiline strings in JavaScript

    JavaScript
    عرض على GitHub↗1,408
  • epeli/underscore.stringالصورة الرمزية لـ epeli

    epeli/underscore.string

    3,362عرض على GitHub↗

    String manipulation helpers for javascript

    JavaScript
    عرض على GitHub↗3,362
  • huandu/xstringsالصورة الرمزية لـ huandu

    huandu/xstrings

    1,415عرض على GitHub↗

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

    Go
    عرض على GitHub↗1,415
  • plexis-js/plexisالصورة الرمزية لـ plexis-js

    plexis-js/plexis

    144عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗144
  • gobeam/stringyالصورة الرمزية لـ gobeam

    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
  • erikonbike/parse-next-json-valueالصورة الرمزية لـ ErikOnBike

    ErikOnBike/parse-next-json-value

    1عرض على GitHub↗

    Parse next JSON value from string allowing extraneous characters after value

    JavaScript
    عرض على GitHub↗1
  • ericnorris/striptagsالصورة الرمزية لـ ericnorris

    ericnorris/striptags

    493عرض على GitHub↗

    An implementation of PHP's strip_tags in Typescript.

    TypeScript
    عرض على GitHub↗493
  • chalk/strip-ansiالصورة الرمزية لـ chalk

    chalk/strip-ansi

    503عرض على GitHub↗

    Strip ANSI escape codes from a string

    JavaScript
    عرض على GitHub↗503
  • ianstormtaylor/to-dot-caseالصورة الرمزية لـ ianstormtaylor

    ianstormtaylor/to-dot-case

    5عرض على GitHub↗

    Convert a string to a dot case.

    JavaScript
    عرض على GitHub↗5
  • dodo/node-slugالصورة الرمزية لـ dodo

    dodo/node-slug

    1,072عرض على GitHub↗

    slugifies even utf-8 chars!

    CoffeeScript
    عرض على GitHub↗1,072
  • avelino/slugifyالصورة الرمزية لـ avelino

    avelino/slugify

    35عرض على GitHub↗

    A Go slugify application that handles string

    Go
    عرض على GitHub↗35
  • anonrig/url-jsالصورة الرمزية لـ anonrig

    anonrig/url-js

    164عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗164
  • ianstormtaylor/to-camel-caseالصورة الرمزية لـ ianstormtaylor

    ianstormtaylor/to-camel-case

    36عرض على GitHub↗

    Convert a string to a camel case.

    JavaScript
    عرض على GitHub↗36
  • hustcc/slice.jsالصورة الرمزية لـ hustcc

    hustcc/slice.js

    34عرض على GitHub↗

    :milky_way: nano library to enhance String.substring / Array.slice with python slice style by Proxy.

    JavaScript
    عرض على GitHub↗34
  • ianstormtaylor/to-capital-caseالصورة الرمزية لـ ianstormtaylor

    ianstormtaylor/to-capital-case

    11عرض على GitHub↗

    Convert a string to a capital case.

    JavaScript
    عرض على GitHub↗11
  • ianstormtaylor/to-constant-caseالصورة الرمزية لـ ianstormtaylor

    ianstormtaylor/to-constant-case

    4عرض على GitHub↗

    Convert a string to a constant case.

    JavaScript
    عرض على GitHub↗4
  • daniakash/pluralizerالصورة الرمزية لـ DaniAkash

    DaniAkash/pluralizer

    2عرض على GitHub↗

    Created with CodeSandbox

    TypeScript
    عرض على GitHub↗2
  • ianstormtaylor/to-no-caseالصورة الرمزية لـ ianstormtaylor

    ianstormtaylor/to-no-case

    16عرض على GitHub↗

    Remove an existing case from a string.

    JavaScript
    عرض على GitHub↗16
  • ianstormtaylor/to-pascal-caseالصورة الرمزية لـ ianstormtaylor

    ianstormtaylor/to-pascal-case

    3عرض على GitHub↗

    Convert a string to pascal case.

    JavaScript
    عرض على GitHub↗3
  • ianstormtaylor/to-sentence-caseالصورة الرمزية لـ ianstormtaylor

    ianstormtaylor/to-sentence-case

    6عرض على GitHub↗

    Convert a string to a sentence case.

    JavaScript
    عرض على GitHub↗6
  • ianstormtaylor/to-snake-caseالصورة الرمزية لـ ianstormtaylor

    ianstormtaylor/to-snake-case

    26عرض على GitHub↗

    Convert a string to a snake case.

    JavaScript
    عرض على GitHub↗26
  • happy-sdk/happyالصورة الرمزية لـ happy-sdk

    happy-sdk/happy

    24عرض على GitHub↗

    Happy SDK is an open-source Go framework for building fast, reliable applications. Its modular tools simplify development and prototyping, supporting integration with multi-language projects for technical and non-technical users.

    Go
    عرض على GitHub↗24