UCD Store
Store for managing Unicode Character Database files
UCD Store
Store for managing Unicode Character Database files. Supports multiple file system bridges (Node.js, HTTP, in-memory).
Installation
npm install @ucdjs/ucd-storepnpm add @ucdjs/ucd-storeyarn add @ucdjs/ucd-storeOverview
The @ucdjs/ucd-store package provides a store for managing Unicode Character Database files with support for multiple file system bridges.
Features
- Multiple file system bridges (Node.js, HTTP, in-memory)
- Core operations: mirror, analyze, and clean
- Efficient data structures for Unicode data access
API Reference
Documentation for specific APIs will be added as the package stabilizes.