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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hustcc avatar

hustcc/slice.js

0
View on GitHub↗
34 Stars·1 Fork·JavaScript·MIT·1 Aufrufgit.hust.cc/slice.js↗

Slice.js

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

Features

  • String-Manipulation - Enhances string and array slicing with Python-style syntax.

Star-Verlauf

Star-Verlauf für hustcc/slice.jsStar-Verlauf für hustcc/slice.js

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht hustcc/slice.js?

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

Was sind die Hauptfunktionen von hustcc/slice.js?

Die Hauptfunktionen von hustcc/slice.js sind: String-Manipulation.

Welche Open-Source-Alternativen gibt es zu hustcc/slice.js?

Open-Source-Alternativen zu hustcc/slice.js sind unter anderem: 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.

Open-Source-Alternativen zu Slice.js

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Slice.js.
  • antirez/sdsAvatar von antirez

    antirez/sds

    5,486Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,486
  • antirez/smazAvatar von antirez

    antirez/smaz

    1,222Auf GitHub ansehen↗

    Small strings compression library

    C
    Auf GitHub ansehen↗1,222
  • chalk/strip-ansiAvatar von chalk

    chalk/strip-ansi

    503Auf GitHub ansehen↗

    Strip ANSI escape codes from a string

    JavaScript
    Auf GitHub ansehen↗503
  • alexei/sprintf.jsAvatar von alexei

    alexei/sprintf.js

    2,140Auf GitHub ansehen↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    Auf GitHub ansehen↗2,140
Alle 30 Alternativen zu Slice.js anzeigen
→