Structured JSON and SVG assets for the Holy Quran (Warsh narration).
This repository provides organized, machine-readable Quran data including:
- Surahs metadata
- Ayahs data
- Hizbs grouping
- SVG files for verses
Designed for use in web, mobile, or API-based Quran applications.
Metadata for all surahs.
Example:
surahs.json
Fields:
- id
- name_ar
- name_latn
- revelation_type (Meccan/Medinan)
- ayah_count
Verse-level structured data.
ayahs.json
Fields:
- surah_id
- ayah_number
- text_warsh
- hizb
- page
- juz
Grouping of verses by Hizb.
hizbs
Fields:
- hizb_number
- surah_start
- ayah_start
- surah_end
- ayah_end
Vector graphics for ayahs.