mirror of
https://github.com/acamarata/hijri-core.git
synced 2026-07-01 19:24:28 +00:00
Zero-dependency Hijri calendar engine with pluggable calendar registry. Built-in Umm al-Qura (UAQ) and FCNA/ISNA calendar engines. Supports N additional calendars via registerCalendar(). Pure Date.UTC arithmetic, binary search on 184-entry UAQ table, Meeus Ch.49 new moon formula for FCNA. 39 ESM + 20 CJS tests passing. Dual CJS/ESM build with full TypeScript declarations.
8 lines
63 B
Text
8 lines
63 B
Text
node_modules/
|
|
dist/
|
|
*.tgz
|
|
*.log
|
|
.DS_Store
|
|
.claude/
|
|
.env
|
|
.env.*
|