@quranjs/api
v1.7.1
Published
A library for fetching quran data from the quran.com API.
Downloads
132
Readme
A library for fetching quran data from the quran.com API. This library also works on both Node.js and the browser.
Installation
using npm:
npm install @quranjs/api
using yarn:
yarn add @quranjs/api
Getting Started
you can visit the docs for more details.