1.0.0 • Published 5 months ago

qibla-direction v1.0.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
5 months ago

بِسْمِ اللهِ الرَّحْمٰنِ الرَّحِيْمِ

npm.io npm.io

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). opensource@isecnew10.email


License: GPL-3.0

1.0.0

5 months ago