mirror of
https://github.com/acamarata/qibla.git
synced 2026-07-01 19:34:28 +00:00
37 lines
900 B
Markdown
37 lines
900 B
Markdown
## @acamarata/qibla
|
|
|
|
**[Home](Home)**
|
|
|
|
**Guides**
|
|
- [Quick Start](guides/quickstart)
|
|
- [Advanced](guides/advanced)
|
|
|
|
**Reference**
|
|
- [API Reference](API-Reference)
|
|
- [Architecture](Architecture)
|
|
- [Benchmarks](benchmarks/index)
|
|
|
|
**API — Functions**
|
|
- [qiblaAngle](api/qiblaAngle)
|
|
- [compassDir](api/compassDir)
|
|
- [compassName](api/compassName)
|
|
- [qiblaGreatCircle](api/qiblaGreatCircle)
|
|
- [distanceKm](api/distanceKm)
|
|
|
|
**API — Constants & Types**
|
|
- [Constants](api/constants)
|
|
- [Types](api/types)
|
|
|
|
**Examples**
|
|
- [Qibla lookup](examples/qibla-lookup)
|
|
- [Great-circle path](examples/great-circle-path)
|
|
|
|
**Contributing**
|
|
- [Contributing](CONTRIBUTING)
|
|
- [Code of Conduct](CODE_OF_CONDUCT)
|
|
- [Security](SECURITY)
|
|
|
|
**Links**
|
|
- [npm](https://www.npmjs.com/package/@acamarata/qibla)
|
|
- [GitHub](https://github.com/acamarata/qibla)
|
|
- [Changelog](https://github.com/acamarata/qibla/blob/main/CHANGELOG.md)
|