1 مستودع
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.
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.