pray-calc/.github/wiki/_Sidebar.md

49 lines
1.4 KiB
Markdown

## pray-calc
**[Home](Home)**
**Reference**
- [API Reference](API-Reference)
- [Architecture](Architecture)
- [Bundle Size / Performance](benchmarks/index)
**Per-Function API**
- [getTimes](api/getTimes)
- [calcTimes](api/calcTimes)
- [getTimesAll / METHODS](api/getTimesAll)
- [calcTimesAll](api/calcTimesAll)
- [getAngles](api/getAngles)
- [getAsr](api/getAsr)
- [getQiyam](api/getQiyam)
- [getMidnight](api/getMidnight)
- [getMscFajr / getMscIsha](api/getMscFajr-getMscIsha)
- [solarEphemeris / toJulianDate](api/solarEphemeris)
- [Constants](api/ANGLE_MIN-ANGLE_MAX)
**Algorithm**
- [Dynamic Algorithm](Dynamic-Algorithm)
- [Twilight Physics](Twilight-Physics)
- [Asr Calculation](Asr-Calculation)
- [High Latitude](High-Latitude)
- [Traditional Methods](Traditional-Methods)
**Research**
- [Research Overview](Research)
- [Methodology](Research-Methodology)
- [Observational Evidence](Research-Observational-Evidence)
- [Global Study](Research-Global-Study)
- [Home Territory](Research-Home-Territory)
- [Verified Observations](Research-Verified-Observations)
**Migration**
- [Moon Migration](Moon-Migration)
**Contributing**
- [Contributing](Contributing)
- [Code of Conduct](CODE_OF_CONDUCT)
- [Security](SECURITY)
**Links**
- [npm](https://www.npmjs.com/package/pray-calc)
- [GitHub](https://github.com/acamarata/pray-calc)
- [Changelog](https://github.com/acamarata/pray-calc/blob/main/CHANGELOG.md)