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

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

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

1 مستودع

Awesome GitHub RepositoriesMixed-Script Regex Separators

Regular expression patterns used to identify boundaries between different writing scripts for spacing insertion.

Distinct from Character-Based Segmentation: Closest candidates were related to AI segmentation or obfuscation; this is for typographic spacing in web/text processing.

Explore 1 awesome GitHub repository matching web development · Mixed-Script Regex Separators. Refine with filters or upvote what's useful.

Awesome Mixed-Script Regex Separators GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • vinta/pangu.jsالصورة الرمزية لـ vinta

    vinta/pangu.js

    4,775عرض على GitHub↗

    pangu.js is a CJK text spacing formatter and mixed-language typography validator. It functions as a JavaScript tool that inserts spaces between Chinese, Japanese, or Korean characters and alphanumeric text to improve readability. The project provides a browser DOM text processor that injects spacing into HTML elements and a Node.js text formatting tool for processing local files and strings. It includes a typography validator to verify if text adheres to specific spacing rules between CJK characters and half-width symbols. The tool covers core formatting and mixed language separation while p

    Employs regular expressions to identify boundaries between CJK and alphanumeric characters for automatic whitespace insertion.

    TypeScriptchrome-extensionsjavasciptnodejs
    عرض على GitHub↗4,775
  1. Home
  2. Web Development
  3. Mixed-Script Regex Separators