mirror of
https://github.com/acamarata/temporal-hijri.git
synced 2026-07-02 20:00:43 +00:00
docs: add Architecture section to README
This commit is contained in:
parent
aace8d097a
commit
9e61d6e594
1 changed files with 6 additions and 0 deletions
|
|
@ -171,6 +171,12 @@ The package ships dual CJS/ESM builds with full `.d.ts` and `.d.mts` declaration
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Architecture
|
||||||
|
|
||||||
|
A thin adapter over [hijri-core](https://github.com/acamarata/hijri-core) that maps the Temporal Calendar Protocol to Hijri calendar engine calls. The `UaqCalendar` and `FcnaCalendar` classes implement `Temporal.CalendarProtocol` — the package itself adds no calendar math.
|
||||||
|
|
||||||
|
For more detail see the [Architecture wiki page](https://github.com/acamarata/temporal-hijri/wiki/Architecture).
|
||||||
|
|
||||||
## Compatibility
|
## Compatibility
|
||||||
|
|
||||||
- Node.js 20, 22, 24
|
- Node.js 20, 22, 24
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue