Skip to content

quran/api-js

Repository files navigation

Quranjs Api Header A library for fetching quran data from the quran.com API. This library also works on both Node.js and the browser.

Checkout Docs

Build Status MIT License NPM Version Minziped Size NPM Monthly downloads

Installation

using npm:

npm install @quranjs/api

using yarn:

yarn add @quranjs/api

Getting Started

you can visit the docs for more details.