luxon-hijri/.github/wiki/api/README.md
Aric Camarata e663b343ac docs: add TypeDoc API generation (typedoc@0.28.19 + typedoc-plugin-markdown@4.11.0)
Add typedoc and typedoc-plugin-markdown as devDependencies. Add typedoc.json config
targeting src/index.ts with markdown output to .github/wiki/api. Add docs script to
package.json. Generate initial API reference pages.

Part of T-E8-03 — TypeDoc automation for all 12 JS/TS packages.
2026-05-30 16:41:58 -04:00

33 lines
784 B
Markdown

**luxon-hijri v3.0.0**
***
# luxon-hijri v3.0.0
## Interfaces
- [ConversionOptions](interfaces/ConversionOptions.md)
- [HijriDate](interfaces/HijriDate.md)
- [HijriYearRecord](interfaces/HijriYearRecord.md)
## Type Aliases
- [CalendarSystem](type-aliases/CalendarSystem.md)
## Variables
- [formatPatterns](variables/formatPatterns.md)
- [hDatesTable](variables/hDatesTable.md)
- [hmLong](variables/hmLong.md)
- [hmMedium](variables/hmMedium.md)
- [hmShort](variables/hmShort.md)
- [hwLong](variables/hwLong.md)
- [hwNumeric](variables/hwNumeric.md)
- [hwShort](variables/hwShort.md)
## Functions
- [formatHijriDate](functions/formatHijriDate.md)
- [isValidHijriDate](functions/isValidHijriDate.md)
- [toGregorian](functions/toGregorian.md)
- [toHijri](functions/toHijri.md)