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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ianstormtaylor/to-constant-case

Open-source alternatives to To Constant Case

30 open-source projects similar to ianstormtaylor/to-constant-case, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best To Constant Case alternative.

  • alexei/sprintf.jsAvatar alexei

    alexei/sprintf.js

    2,140Vezi pe GitHub↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    Vezi pe GitHub↗2,140
  • antirez/sdsAvatar antirez

    antirez/sds

    5,486Vezi pe GitHub↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    Vezi pe GitHub↗5,486
  • antirez/smazAvatar antirez

    antirez/smaz

    1,222Vezi pe GitHub↗

    Small strings compression library

    C
    Vezi pe GitHub↗1,222
  • chalk/strip-ansiAvatar chalk

    chalk/strip-ansi

    503Vezi pe GitHub↗

    Strip ANSI escape codes from a string

    JavaScript
    Vezi pe GitHub↗503
  • cocur/slugifyAvatar cocur

    cocur/slugify

    2,905Vezi pe GitHub↗

    Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.

    PHP
    Vezi pe GitHub↗2,905

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
daniakash/pluralizerAvatar DaniAkash

DaniAkash/pluralizer

2Vezi pe GitHub↗

Created with CodeSandbox

TypeScript
Vezi pe GitHub↗2
  • dodo/node-slugAvatar dodo

    dodo/node-slug

    1,072Vezi pe GitHub↗

    slugifies even utf-8 chars!

    CoffeeScript
    Vezi pe GitHub↗1,072
  • epeli/underscore.stringAvatar epeli

    epeli/underscore.string

    3,362Vezi pe GitHub↗

    String manipulation helpers for javascript

    JavaScript
    Vezi pe GitHub↗3,362
  • ericnorris/striptagsAvatar ericnorris

    ericnorris/striptags

    493Vezi pe GitHub↗

    An implementation of PHP's strip_tags in Typescript.

    TypeScript
    Vezi pe GitHub↗493
  • erikonbike/parse-next-json-valueAvatar ErikOnBike

    ErikOnBike/parse-next-json-value

    1Vezi pe GitHub↗

    Parse next JSON value from string allowing extraneous characters after value

    JavaScript
    Vezi pe GitHub↗1
  • evandrolg/selectingAvatar EvandroLG

    EvandroLG/selecting

    96Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗96
  • fukuball/jieba-phpAvatar fukuball

    fukuball/jieba-php

    1,379Vezi pe GitHub↗

    "結巴"中文分詞:做最好的 PHP 中文分詞、中文斷詞組件。 / "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best PHP Chinese word segmentation module.

    PHP
    Vezi pe GitHub↗1,379
  • gobeam/stringyAvatar gobeam

    gobeam/Stringy

    249Vezi pe 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
    Vezi pe GitHub↗249
  • huandu/xstringsAvatar huandu

    huandu/xstrings

    1,415Vezi pe GitHub↗

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

    Go
    Vezi pe GitHub↗1,415
  • hustcc/slice.jsAvatar hustcc

    hustcc/slice.js

    34Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗34
  • ianstormtaylor/to-camel-caseAvatar ianstormtaylor

    ianstormtaylor/to-camel-case

    36Vezi pe GitHub↗

    Convert a string to a camel case.

    JavaScript
    Vezi pe GitHub↗36
  • ianstormtaylor/to-capital-caseAvatar ianstormtaylor

    ianstormtaylor/to-capital-case

    11Vezi pe GitHub↗

    Convert a string to a capital case.

    JavaScript
    Vezi pe GitHub↗11
  • ianstormtaylor/to-dot-caseAvatar ianstormtaylor

    ianstormtaylor/to-dot-case

    5Vezi pe GitHub↗

    Convert a string to a dot case.

    JavaScript
    Vezi pe GitHub↗5
  • ianstormtaylor/to-no-caseAvatar ianstormtaylor

    ianstormtaylor/to-no-case

    16Vezi pe GitHub↗

    Remove an existing case from a string.

    JavaScript
    Vezi pe GitHub↗16
  • ianstormtaylor/to-pascal-caseAvatar ianstormtaylor

    ianstormtaylor/to-pascal-case

    3Vezi pe GitHub↗

    Convert a string to pascal case.

    JavaScript
    Vezi pe GitHub↗3
  • ianstormtaylor/to-sentence-caseAvatar ianstormtaylor

    ianstormtaylor/to-sentence-case

    6Vezi pe GitHub↗

    Convert a string to a sentence case.

    JavaScript
    Vezi pe GitHub↗6
  • ianstormtaylor/to-snake-caseAvatar ianstormtaylor

    ianstormtaylor/to-snake-case

    26Vezi pe GitHub↗

    Convert a string to a snake case.

    JavaScript
    Vezi pe GitHub↗26
  • ianstormtaylor/to-space-caseAvatar ianstormtaylor

    ianstormtaylor/to-space-case

    6Vezi pe GitHub↗

    Convert a string to a space case.

    JavaScript
    Vezi pe GitHub↗6
  • ianstormtaylor/to-title-caseAvatar ianstormtaylor

    ianstormtaylor/to-title-case

    18Vezi pe GitHub↗

    Convert a string to a title case.

    JavaScript
    Vezi pe GitHub↗18
  • jbroadway/urlifyAvatar jbroadway

    jbroadway/urlify

    675Vezi pe GitHub↗

    A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.

    PHP
    Vezi pe GitHub↗675
  • jdorn/sql-formatterAvatar jdorn

    jdorn/sql-formatter

    3,857Vezi pe GitHub↗

    This project is a PHP library designed for parsing, beautifying, and syntax-highlighting SQL queries. It provides a set of utilities to improve the readability of database code, facilitate debugging, and assist in the maintenance of complex query structures. The library distinguishes itself by offering both aesthetic and functional processing capabilities. It can transform raw SQL strings into structured, indented formats for human review, or compress them by removing comments and unnecessary whitespace to optimize them for network transmission and logging. Additionally, it includes a syntax

    HTML
    Vezi pe GitHub↗3,857
  • jenssegers/agentAvatar jenssegers

    jenssegers/agent

    4,813Vezi pe GitHub↗

    This project is a PHP user agent parser and mobile device detector. It analyzes HTTP user agent strings to identify the visitor's web browser, operating system, and device type. The library provides a dedicated integration for the Laravel web framework. It distinguishes between mobile phones, tablets, and desktop computers while identifying web robots and the specific names of search engine crawlers. The tool's capabilities include extracting preferred languages from request headers and verifying specific user agent properties. It uses regular expression pattern matching and static data mapp

    PHP
    Vezi pe GitHub↗4,813
  • jonschlinkert/pad-leftAvatar jonschlinkert

    jonschlinkert/pad-left

    44Vezi pe GitHub↗

    Left pad a string with zeros or a specified string. Fastest implementation.

    JavaScript
    Vezi pe GitHub↗44
  • jprichardson/string.jsAvatar jprichardson

    jprichardson/string.js

    1,803Vezi pe GitHub↗

    Extra JavaScript string methods.

    JavaScript
    Vezi pe GitHub↗1,803
  • juliastrings/utf8procAvatar JuliaStrings

    JuliaStrings/utf8proc

    1,263Vezi pe GitHub↗

    a clean C library for processing UTF-8 Unicode data

    C
    Vezi pe GitHub↗1,263