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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dodo/node-slug

Open-source alternatives to Node Slug

30 open-source projects similar to dodo/node-slug, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Node Slug alternative.

  • alexei/sprintf.jsAvatar de alexei

    alexei/sprintf.js

    2,140Ver en GitHub↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    Ver en GitHub↗2,140
  • antirez/sdsAvatar de antirez

    antirez/sds

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

    antirez/smaz

    1,222Ver en GitHub↗

    Small strings compression library

    C
    Ver en GitHub↗1,222
  • chalk/strip-ansiAvatar de chalk

    chalk/strip-ansi

    503Ver en GitHub↗

    Strip ANSI escape codes from a string

    JavaScript
    Ver en GitHub↗503
  • cocur/slugifyAvatar de cocur

    cocur/slugify

    2,905Ver en GitHub↗

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

    PHP
    Ver en GitHub↗2,905

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
daniakash/pluralizerAvatar de DaniAkash

DaniAkash/pluralizer

2Ver en GitHub↗

Created with CodeSandbox

TypeScript
Ver en GitHub↗2
  • epeli/underscore.stringAvatar de epeli

    epeli/underscore.string

    3,362Ver en GitHub↗

    String manipulation helpers for javascript

    JavaScript
    Ver en GitHub↗3,362
  • ericnorris/striptagsAvatar de ericnorris

    ericnorris/striptags

    493Ver en GitHub↗

    An implementation of PHP's strip_tags in Typescript.

    TypeScript
    Ver en GitHub↗493
  • erikonbike/parse-next-json-valueAvatar de ErikOnBike

    ErikOnBike/parse-next-json-value

    1Ver en GitHub↗

    Parse next JSON value from string allowing extraneous characters after value

    JavaScript
    Ver en GitHub↗1
  • evandrolg/selectingAvatar de EvandroLG

    EvandroLG/selecting

    96Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗96
  • fukuball/jieba-phpAvatar de fukuball

    fukuball/jieba-php

    1,379Ver en GitHub↗

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

    PHP
    Ver en GitHub↗1,379
  • gobeam/stringyAvatar de gobeam

    gobeam/Stringy

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

    huandu/xstrings

    1,415Ver en GitHub↗

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

    Go
    Ver en GitHub↗1,415
  • hustcc/slice.jsAvatar de hustcc

    hustcc/slice.js

    34Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗34
  • ianstormtaylor/to-camel-caseAvatar de ianstormtaylor

    ianstormtaylor/to-camel-case

    36Ver en GitHub↗

    Convert a string to a camel case.

    JavaScript
    Ver en GitHub↗36
  • ianstormtaylor/to-capital-caseAvatar de ianstormtaylor

    ianstormtaylor/to-capital-case

    11Ver en GitHub↗

    Convert a string to a capital case.

    JavaScript
    Ver en GitHub↗11
  • ianstormtaylor/to-constant-caseAvatar de ianstormtaylor

    ianstormtaylor/to-constant-case

    4Ver en GitHub↗

    Convert a string to a constant case.

    JavaScript
    Ver en GitHub↗4
  • ianstormtaylor/to-dot-caseAvatar de ianstormtaylor

    ianstormtaylor/to-dot-case

    5Ver en GitHub↗

    Convert a string to a dot case.

    JavaScript
    Ver en GitHub↗5
  • ianstormtaylor/to-no-caseAvatar de ianstormtaylor

    ianstormtaylor/to-no-case

    16Ver en GitHub↗

    Remove an existing case from a string.

    JavaScript
    Ver en GitHub↗16
  • ianstormtaylor/to-pascal-caseAvatar de ianstormtaylor

    ianstormtaylor/to-pascal-case

    3Ver en GitHub↗

    Convert a string to pascal case.

    JavaScript
    Ver en GitHub↗3
  • ianstormtaylor/to-sentence-caseAvatar de ianstormtaylor

    ianstormtaylor/to-sentence-case

    6Ver en GitHub↗

    Convert a string to a sentence case.

    JavaScript
    Ver en GitHub↗6
  • ianstormtaylor/to-snake-caseAvatar de ianstormtaylor

    ianstormtaylor/to-snake-case

    26Ver en GitHub↗

    Convert a string to a snake case.

    JavaScript
    Ver en GitHub↗26
  • ianstormtaylor/to-space-caseAvatar de ianstormtaylor

    ianstormtaylor/to-space-case

    6Ver en GitHub↗

    Convert a string to a space case.

    JavaScript
    Ver en GitHub↗6
  • ianstormtaylor/to-title-caseAvatar de ianstormtaylor

    ianstormtaylor/to-title-case

    18Ver en GitHub↗

    Convert a string to a title case.

    JavaScript
    Ver en GitHub↗18
  • jbroadway/urlifyAvatar de jbroadway

    jbroadway/urlify

    675Ver en GitHub↗

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

    PHP
    Ver en GitHub↗675
  • jdorn/sql-formatterAvatar de jdorn

    jdorn/sql-formatter

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

    jenssegers/agent

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

    jonschlinkert/pad-left

    44Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗44
  • jprichardson/string.jsAvatar de jprichardson

    jprichardson/string.js

    1,803Ver en GitHub↗

    Extra JavaScript string methods.

    JavaScript
    Ver en GitHub↗1,803
  • juliastrings/utf8procAvatar de JuliaStrings

    JuliaStrings/utf8proc

    1,263Ver en GitHub↗

    a clean C library for processing UTF-8 Unicode data

    C
    Ver en GitHub↗1,263