This is the Linux app named pangu.js whose latest release can be downloaded as pangu.jsv7.2.0sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named pangu.js with OnWorks for free.
Suivez ces instructions pour exécuter cette application :
- 1. Téléchargé cette application sur votre PC.
- 2. Entrez dans notre gestionnaire de fichiers https://www.onworks.net/myfiles.php?username=XXXXX avec le nom d'utilisateur que vous voulez.
- 3. Téléchargez cette application dans ce gestionnaire de fichiers.
- 4. Démarrez l'émulateur en ligne OnWorks Linux ou Windows en ligne ou l'émulateur en ligne MACOS à partir de ce site Web.
- 5. Depuis le système d'exploitation OnWorks Linux que vous venez de démarrer, accédez à notre gestionnaire de fichiers https://www.onworks.net/myfiles.php?username=XXXXX avec le nom d'utilisateur que vous souhaitez.
- 6. Téléchargez l'application, installez-la et exécutez-la.
CAPTURES D'ÉCRAN
Ad
pangu.js
DESCRIPTION
pangu.js is a lightweight JavaScript library that automatically inserts proper spacing between Chinese, Japanese, or Korean (CJK) characters and Latin letters, numbers, or symbols. The goal is typographic polish: mixed-script text often becomes cramped or ambiguous without the correct spacing rules, and pangu.js fixes that reliably. It uses rule-based detection to walk text and add spaces where needed without altering the characters themselves. The library runs in browsers or Node.js, and can process raw strings, DOM nodes, or entire documents. Because it’s idempotent, applying it repeatedly won’t keep adding extra gaps, which makes it safe in pipelines. It’s a pragmatic tool for blogs, documentation, and apps that present multilingual content.
Comment ça marche
- Automatic insertion of spaces between CJK and Latin or numeric text
- Works on strings, DOM nodes, or full documents in the browser
- Node.js support for server-side processing and build pipelines
- Rule-based, idempotent transformations to prevent over-spacing
- Simple API surface for quick integration into sites and apps
- Improves readability and professionalism of mixed-script layouts
Langage de programmation
Manuscrit
Catégories
This is an application that can also be fetched from https://sourceforge.net/projects/pangu-js.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.