Skip to content

SalahEddine-Ghannouch/QuranWarshData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quran Warsh Data

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.


📦 Contents

1. Surahs

Metadata for all surahs.

Example:

surahs.json

Fields:

  • id
  • name_ar
  • name_latn
  • revelation_type (Meccan/Medinan)
  • ayah_count

2. Ayahs

Verse-level structured data.

ayahs.json

Fields:

  • surah_id
  • ayah_number
  • text_warsh
  • hizb
  • page
  • juz

3. Hizbs

Grouping of verses by Hizb.

hizbs

Fields:

  • hizb_number
  • surah_start
  • ayah_start
  • surah_end
  • ayah_end

4. SVG Assets

Vector graphics for ayahs.

About

Structured JSON and SVG assets for the Holy Quran (Warsh narration).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors