Files
unicode-tools/SOURCE.md
T
zemion 424605e61f
Verify / verify (push) Canceled after 0s
Release Unicode Tools 0.2.0
2026-09-02 07:50:37 +02:00

721 B

Corresponding source

The corresponding source for Unicode Tools 0.2.0 is available at:

https://git.add-ideas.de/lotobo/unicode-tools/src/tag/v0.2.0

Build with Node.js 22, npm 11, npm ci, and npm run release:artifact. The preferred source includes the generated JSON catalog in public/data/ so the application build does not require a network request. To reproduce that catalog, run npm run data:generate; the generator accepts only the seven upstream files whose URLs and SHA-256 values are pinned in scripts/generate-unicode-data.mjs and public/data/SOURCES.json.

The browser app never contacts those upstream URLs. Data downloads occur only when a developer explicitly regenerates the source catalog.