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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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 de alexei

    alexei/sprintf.js

    2,140Voir sur GitHub↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    Voir sur GitHub↗2,140
  • antirez/sdsAvatar de antirez

    antirez/sds

    5,486Voir sur 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
    Voir sur GitHub↗5,486
  • antirez/smazAvatar de antirez

    antirez/smaz

    1,222Voir sur GitHub↗

    Small strings compression library

    C
    Voir sur GitHub↗1,222
  • chalk/strip-ansiAvatar de chalk

    chalk/strip-ansi

    503Voir sur GitHub↗

    Strip ANSI escape codes from a string

    JavaScript
    Voir sur GitHub↗503
  • cocur/slugifyAvatar de cocur

    cocur/slugify

    2,905Voir sur GitHub↗

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

    PHP
    Voir sur GitHub↗2,905

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
daniakash/pluralizerAvatar de DaniAkash

DaniAkash/pluralizer

2Voir sur GitHub↗

Created with CodeSandbox

TypeScript
Voir sur GitHub↗2
  • dodo/node-slugAvatar de dodo

    dodo/node-slug

    1,072Voir sur GitHub↗

    slugifies even utf-8 chars!

    CoffeeScript
    Voir sur GitHub↗1,072
  • epeli/underscore.stringAvatar de epeli

    epeli/underscore.string

    3,362Voir sur GitHub↗

    String manipulation helpers for javascript

    JavaScript
    Voir sur GitHub↗3,362
  • ericnorris/striptagsAvatar de ericnorris

    ericnorris/striptags

    493Voir sur GitHub↗

    An implementation of PHP's strip_tags in Typescript.

    TypeScript
    Voir sur GitHub↗493
  • erikonbike/parse-next-json-valueAvatar de ErikOnBike

    ErikOnBike/parse-next-json-value

    1Voir sur GitHub↗

    Parse next JSON value from string allowing extraneous characters after value

    JavaScript
    Voir sur GitHub↗1
  • evandrolg/selectingAvatar de EvandroLG

    EvandroLG/selecting

    96Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗96
  • fukuball/jieba-phpAvatar de fukuball

    fukuball/jieba-php

    1,379Voir sur GitHub↗

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

    PHP
    Voir sur GitHub↗1,379
  • gobeam/stringyAvatar de gobeam

    gobeam/Stringy

    249Voir sur 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
    Voir sur GitHub↗249
  • huandu/xstringsAvatar de huandu

    huandu/xstrings

    1,415Voir sur GitHub↗

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

    Go
    Voir sur GitHub↗1,415
  • hustcc/slice.jsAvatar de hustcc

    hustcc/slice.js

    34Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗34
  • ianstormtaylor/to-camel-caseAvatar de ianstormtaylor

    ianstormtaylor/to-camel-case

    36Voir sur GitHub↗

    Convert a string to a camel case.

    JavaScript
    Voir sur GitHub↗36
  • ianstormtaylor/to-capital-caseAvatar de ianstormtaylor

    ianstormtaylor/to-capital-case

    11Voir sur GitHub↗

    Convert a string to a capital case.

    JavaScript
    Voir sur GitHub↗11
  • ianstormtaylor/to-dot-caseAvatar de ianstormtaylor

    ianstormtaylor/to-dot-case

    5Voir sur GitHub↗

    Convert a string to a dot case.

    JavaScript
    Voir sur GitHub↗5
  • ianstormtaylor/to-no-caseAvatar de ianstormtaylor

    ianstormtaylor/to-no-case

    16Voir sur GitHub↗

    Remove an existing case from a string.

    JavaScript
    Voir sur GitHub↗16
  • ianstormtaylor/to-pascal-caseAvatar de ianstormtaylor

    ianstormtaylor/to-pascal-case

    3Voir sur GitHub↗

    Convert a string to pascal case.

    JavaScript
    Voir sur GitHub↗3
  • ianstormtaylor/to-sentence-caseAvatar de ianstormtaylor

    ianstormtaylor/to-sentence-case

    6Voir sur GitHub↗

    Convert a string to a sentence case.

    JavaScript
    Voir sur GitHub↗6
  • ianstormtaylor/to-snake-caseAvatar de ianstormtaylor

    ianstormtaylor/to-snake-case

    26Voir sur GitHub↗

    Convert a string to a snake case.

    JavaScript
    Voir sur GitHub↗26
  • ianstormtaylor/to-space-caseAvatar de ianstormtaylor

    ianstormtaylor/to-space-case

    6Voir sur GitHub↗

    Convert a string to a space case.

    JavaScript
    Voir sur GitHub↗6
  • ianstormtaylor/to-title-caseAvatar de ianstormtaylor

    ianstormtaylor/to-title-case

    18Voir sur GitHub↗

    Convert a string to a title case.

    JavaScript
    Voir sur GitHub↗18
  • jbroadway/urlifyAvatar de jbroadway

    jbroadway/urlify

    675Voir sur GitHub↗

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

    PHP
    Voir sur GitHub↗675
  • jdorn/sql-formatterAvatar de jdorn

    jdorn/sql-formatter

    3,857Voir sur 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
    Voir sur GitHub↗3,857
  • jenssegers/agentAvatar de jenssegers

    jenssegers/agent

    4,813Voir sur 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
    Voir sur GitHub↗4,813
  • jonschlinkert/pad-leftAvatar de jonschlinkert

    jonschlinkert/pad-left

    44Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗44
  • jprichardson/string.jsAvatar de jprichardson

    jprichardson/string.js

    1,803Voir sur GitHub↗

    Extra JavaScript string methods.

    JavaScript
    Voir sur GitHub↗1,803
  • juliastrings/utf8procAvatar de JuliaStrings

    JuliaStrings/utf8proc

    1,263Voir sur GitHub↗

    a clean C library for processing UTF-8 Unicode data

    C
    Voir sur GitHub↗1,263