awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dodo avatar

dodo/node-slug

0
View on GitHub↗
1,072 نجوم·90 تفرعات·CoffeeScript·MIT·7 مشاهدات

Node Slug

slugifies even utf-8 chars!

Features

  • معالجة النصوص - Generates URL-friendly slugs from UTF-8 strings.

سجل النجوم

مخطط تاريخ النجوم لـ dodo/node-slugمخطط تاريخ النجوم لـ dodo/node-slug

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة dodo/node-slug؟

slugifies even utf-8 chars!

ما هي الميزات الرئيسية لـ dodo/node-slug؟

الميزات الرئيسية لـ dodo/node-slug هي: معالجة النصوص.

ما هي البدائل مفتوحة المصدر لـ dodo/node-slug؟

تشمل البدائل مفتوحة المصدر لـ dodo/node-slug: 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.

بدائل مفتوحة المصدر لـ Node Slug

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Node Slug.
  • antirez/sdsالصورة الرمزية لـ antirez

    antirez/sds

    5,486عرض على 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
    عرض على GitHub↗5,486
  • antirez/smazالصورة الرمزية لـ antirez

    antirez/smaz

    1,222عرض على GitHub↗

    Small strings compression library

    C
    عرض على GitHub↗1,222
  • chalk/strip-ansiالصورة الرمزية لـ chalk

    chalk/strip-ansi

    503عرض على GitHub↗

    Strip ANSI escape codes from a string

    JavaScript
    عرض على GitHub↗503
  • alexei/sprintf.jsالصورة الرمزية لـ alexei

    alexei/sprintf.js

    2,140عرض على GitHub↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    عرض على GitHub↗2,140
عرض جميع البدائل الـ 30 لـ Node Slug→