qibla-direction
v1.0.0
Published
Calculates the angle of the Qibla from a given pair of co-ordinates.
Downloads
3
Readme
بِسْمِ اللهِ الرَّحْمٰنِ الرَّحِيْمِ
QIBLA Direction Calculator written in TypeScript inspired by islamic-network/qibla-direction
Installation
This is a npm package. To use it, you need to run the following:
yarn add qibla-direction
or
npm i --save qibla-direction
Usage
Instantiate the Client
import AlQibla from 'qibla-direction';
Usage
AlQibla.getDirection(51.5073509, -0.1277583);
Authors and Contributors
iSecNew10 OpenSource (@iSecNew10). [email protected]