Packages
Overview of UCD.js packages and their APIs
Packages
The UCD.js monorepo is divided into several packages, each responsible for a specific part of the Unicode data processing and retrieval workflow.
Client
A high-level client for fetching and querying Unicode properties.
UCD Store
Store for managing and mirroring Unicode Character Database files.
FS Bridge
File system abstraction for local, HTTP, and memory access.
Schemas
Zod schemas for validating UCD data.
Utilities
Helper functions and utilities used across UCD.js.
CLI
Command-line interface tools.