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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cocur/slugify

Open-source alternatives to Slugify

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

  • alexei/sprintf.jsAvatar von alexei

    alexei/sprintf.js

    2,140Auf GitHub ansehen↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    Auf GitHub ansehen↗2,140
  • antirez/sdsAvatar von antirez

    antirez/sds

    5,486Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,486
  • antirez/smazAvatar von antirez

    antirez/smaz

    1,222Auf GitHub ansehen↗

    Small strings compression library

    C
    Auf GitHub ansehen↗1,222
  • chalk/strip-ansiAvatar von chalk

    chalk/strip-ansi

    503Auf GitHub ansehen↗

    Strip ANSI escape codes from a string

    JavaScript
    Auf GitHub ansehen↗503
  • daniakash/pluralizerAvatar von DaniAkash

    DaniAkash/pluralizer

    2Auf GitHub ansehen↗

    Created with CodeSandbox

    TypeScript
    Auf GitHub ansehen↗2

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
dodo/node-slugAvatar von dodo

dodo/node-slug

1,072Auf GitHub ansehen↗

slugifies even utf-8 chars!

CoffeeScript
Auf GitHub ansehen↗1,072
  • epeli/underscore.stringAvatar von epeli

    epeli/underscore.string

    3,362Auf GitHub ansehen↗

    String manipulation helpers for javascript

    JavaScript
    Auf GitHub ansehen↗3,362
  • ericnorris/striptagsAvatar von ericnorris

    ericnorris/striptags

    493Auf GitHub ansehen↗

    An implementation of PHP's strip_tags in Typescript.

    TypeScript
    Auf GitHub ansehen↗493
  • erikonbike/parse-next-json-valueAvatar von ErikOnBike

    ErikOnBike/parse-next-json-value

    1Auf GitHub ansehen↗

    Parse next JSON value from string allowing extraneous characters after value

    JavaScript
    Auf GitHub ansehen↗1
  • evandrolg/selectingAvatar von EvandroLG

    EvandroLG/selecting

    96Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗96
  • fukuball/jieba-phpAvatar von fukuball

    fukuball/jieba-php

    1,379Auf GitHub ansehen↗

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

    PHP
    Auf GitHub ansehen↗1,379
  • gobeam/stringyAvatar von gobeam

    gobeam/Stringy

    249Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗249
  • huandu/xstringsAvatar von huandu

    huandu/xstrings

    1,415Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗1,415
  • hustcc/slice.jsAvatar von hustcc

    hustcc/slice.js

    34Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗34
  • ianstormtaylor/to-camel-caseAvatar von ianstormtaylor

    ianstormtaylor/to-camel-case

    36Auf GitHub ansehen↗

    Convert a string to a camel case.

    JavaScript
    Auf GitHub ansehen↗36
  • ianstormtaylor/to-capital-caseAvatar von ianstormtaylor

    ianstormtaylor/to-capital-case

    11Auf GitHub ansehen↗

    Convert a string to a capital case.

    JavaScript
    Auf GitHub ansehen↗11
  • ianstormtaylor/to-constant-caseAvatar von ianstormtaylor

    ianstormtaylor/to-constant-case

    4Auf GitHub ansehen↗

    Convert a string to a constant case.

    JavaScript
    Auf GitHub ansehen↗4
  • ianstormtaylor/to-dot-caseAvatar von ianstormtaylor

    ianstormtaylor/to-dot-case

    5Auf GitHub ansehen↗

    Convert a string to a dot case.

    JavaScript
    Auf GitHub ansehen↗5
  • ianstormtaylor/to-no-caseAvatar von ianstormtaylor

    ianstormtaylor/to-no-case

    16Auf GitHub ansehen↗

    Remove an existing case from a string.

    JavaScript
    Auf GitHub ansehen↗16
  • ianstormtaylor/to-pascal-caseAvatar von ianstormtaylor

    ianstormtaylor/to-pascal-case

    3Auf GitHub ansehen↗

    Convert a string to pascal case.

    JavaScript
    Auf GitHub ansehen↗3
  • ianstormtaylor/to-sentence-caseAvatar von ianstormtaylor

    ianstormtaylor/to-sentence-case

    6Auf GitHub ansehen↗

    Convert a string to a sentence case.

    JavaScript
    Auf GitHub ansehen↗6
  • ianstormtaylor/to-snake-caseAvatar von ianstormtaylor

    ianstormtaylor/to-snake-case

    26Auf GitHub ansehen↗

    Convert a string to a snake case.

    JavaScript
    Auf GitHub ansehen↗26
  • ianstormtaylor/to-space-caseAvatar von ianstormtaylor

    ianstormtaylor/to-space-case

    6Auf GitHub ansehen↗

    Convert a string to a space case.

    JavaScript
    Auf GitHub ansehen↗6
  • ianstormtaylor/to-title-caseAvatar von ianstormtaylor

    ianstormtaylor/to-title-case

    18Auf GitHub ansehen↗

    Convert a string to a title case.

    JavaScript
    Auf GitHub ansehen↗18
  • jbroadway/urlifyAvatar von jbroadway

    jbroadway/urlify

    675Auf GitHub ansehen↗

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

    PHP
    Auf GitHub ansehen↗675
  • jdorn/sql-formatterAvatar von jdorn

    jdorn/sql-formatter

    3,857Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,857
  • jenssegers/agentAvatar von jenssegers

    jenssegers/agent

    4,813Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,813
  • jonschlinkert/pad-leftAvatar von jonschlinkert

    jonschlinkert/pad-left

    44Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗44
  • jprichardson/string.jsAvatar von jprichardson

    jprichardson/string.js

    1,803Auf GitHub ansehen↗

    Extra JavaScript string methods.

    JavaScript
    Auf GitHub ansehen↗1,803
  • juliastrings/utf8procAvatar von JuliaStrings

    JuliaStrings/utf8proc

    1,263Auf GitHub ansehen↗

    a clean C library for processing UTF-8 Unicode data

    C
    Auf GitHub ansehen↗1,263