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

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

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

hustcc/slice.js

0
View on GitHub↗
34 نجوم·1 تفرع·JavaScript·MIT·1 مشاهدةgit.hust.cc/slice.js↗

Slice.js

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

Features

  • معالجة النصوص - Enhances string and array slicing with Python-style syntax.

سجل النجوم

مخطط تاريخ النجوم لـ hustcc/slice.jsمخطط تاريخ النجوم لـ hustcc/slice.js

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Slice.js

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Slice.js.
  • 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 لـ Slice.js→

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

ما هي وظيفة hustcc/slice.js؟

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

ما هي الميزات الرئيسية لـ hustcc/slice.js؟

الميزات الرئيسية لـ hustcc/slice.js هي: معالجة النصوص.

ما هي البدائل مفتوحة المصدر لـ hustcc/slice.js؟

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