islamic-prayer-times

1.0.0 • Public • Published

prayertime

Quick start

$ npm install prayertime
    import prayer from 'prayer'
    var time = pray.getTimes(new Date(), [43, -80], -5);
    console.log(time)

There are several functions for adjusting calculation parameters. For example, we can call the following function (before calling getTimes) to change the calculation method to ISNA:

    prayTimes.setMethod('ISNA'); 

see link for detailed doc link to Documentaion!

Credits => link to Pratimes!

Dependents (0)

Package Sidebar

Install

npm i islamic-prayer-times

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

19.9 kB

Total Files

3

Last publish

Collaborators

  • acecode009