awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dodo avatar

dodo/node-slug

0
View on GitHub↗
1,072 stele·90 fork-uri·CoffeeScript·MIT·7 vizualizări

Node Slug

slugifies even utf-8 chars!

Features

  • Manipularea șirurilor de caractere - Generates URL-friendly slugs from UTF-8 strings.

Istoric stele

Graficul istoricului de stele pentru dodo/node-slugGraficul istoricului de stele pentru dodo/node-slug

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ță.

Start searching with AI

Alternative open-source pentru Node Slug

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Node Slug.
  • 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
  • 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
Vezi toate cele 30 alternative pentru Node Slug→

Întrebări frecvente

Ce face dodo/node-slug?

slugifies even utf-8 chars!

Care sunt principalele funcționalități ale dodo/node-slug?

Principalele funcționalități ale dodo/node-slug sunt: Manipularea șirurilor de caractere.

Care sunt câteva alternative open-source pentru dodo/node-slug?

Alternativele open-source pentru dodo/node-slug includ: antirez/sds — sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements… antirez/smaz — Small strings compression library. chalk/strip-ansi — Strip ANSI escape codes from a string. cocur/slugify — Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte. daniakash/pluralizer — Created with CodeSandbox. alexei/sprintf.js — sprintf.js is a complete open source JavaScript sprintf implementation.