awesome-repositories.com
Blog
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
·
dodo avatar

dodo/node-slug

0
View on GitHub↗
1,072 estrellas·90 forks·CoffeeScript·MIT·4 vistas

Node Slug

slugifies even utf-8 chars!

Features

  • Manipulación de cadenas - Generates URL-friendly slugs from UTF-8 strings.

Historial de estrellas

Gráfico del historial de estrellas de dodo/node-slugGráfico del historial de estrellas de dodo/node-slug

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.

Start searching with AI

Preguntas frecuentes

¿Qué hace dodo/node-slug?

slugifies even utf-8 chars!

¿Cuáles son las características principales de dodo/node-slug?

Las características principales de dodo/node-slug son: Manipulación de cadenas.

¿Qué alternativas de código abierto existen para dodo/node-slug?

Las alternativas de código abierto para dodo/node-slug incluyen: 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.

Alternativas open-source a Node Slug

Proyectos open-source similares, clasificados según cuántas características comparten con Node Slug.
  • 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
  • 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
Ver las 30 alternativas a Node Slug
→