mirror of
https://github.com/acamarata/hijri-core.git
synced 2026-07-01 03:04:29 +00:00
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.
34 lines
950 B
Markdown
34 lines
950 B
Markdown
**hijri-core v1.0.1**
|
|
|
|
***
|
|
|
|
# hijri-core v1.0.1
|
|
|
|
## Interfaces
|
|
|
|
- [CalendarEngine](interfaces/CalendarEngine.md)
|
|
- [ConversionOptions](interfaces/ConversionOptions.md)
|
|
- [HijriDate](interfaces/HijriDate.md)
|
|
- [HijriYearRecord](interfaces/HijriYearRecord.md)
|
|
|
|
## Variables
|
|
|
|
- [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)
|
|
- [MONTHS\_PER\_YEAR](variables/MONTHS_PER_YEAR.md)
|
|
- [MS\_PER\_DAY](variables/MS_PER_DAY.md)
|
|
|
|
## Functions
|
|
|
|
- [daysInHijriMonth](functions/daysInHijriMonth.md)
|
|
- [getCalendar](functions/getCalendar.md)
|
|
- [isValidHijriDate](functions/isValidHijriDate.md)
|
|
- [listCalendars](functions/listCalendars.md)
|
|
- [registerCalendar](functions/registerCalendar.md)
|
|
- [toGregorian](functions/toGregorian.md)
|
|
- [toHijri](functions/toHijri.md)
|