Git Product home page Git Product logo

quranjson's Introduction

بِسْمِ اللَّهِ الرَّحْمَٰنِ الرَّحِيمِ

Quran JSON

6236 verses, 114 surah, 30 Juz'

Folder structure for Qur'an JSON

.
├── LICENSE
├── README.md
└── source
    ├── audio
    │   └── <surah_index:001-114>
    │       ├── <verse:1-n>.mp3
    │       └── index.json
    ├── juz.json
    ├── surah
    │   └── surah_<number:1-114>.json
    ├── tajweed
    │   └── surah_<number:1-114>.json
    ├── surah.json
    └── translation
        └── <language_code:e_g:id-en-etc>
            └── <language_code>_translation_<number_of_surah:1-114>.json
Surah
  • surah.json
Juz'
  • juz.json
Surah ( Arabic )
  • surah/surah_1.json
  • surah/surah_2.json
  • surah/surah_n.json
Surah ( Arabic ) format
  • surah/surah_SURAHNUMBER.json
Tajweed
  • tajweed/surah_1.json
  • tajweed/surah_2.json
  • tajweed/surah_n.json
Tajweed format
  • tajweed/surah_SURAHNUMBER.json
Audio
  • audio/002/001.mp3
  • audio/002/002.mp3
  • audio/002/003.mp3
Audio index
  • audio/001/index.json
Audio format
  • audio/SURAHNUMBER/VERSENUMBER_OR_AYATNUMBER.mp3
  • audio/SURAHNUMBER/index.json
Translation
  • translation/id/id_translation_1.json
  • translation/id/id_translation_2.json
  • translation/id/id_translation_n.json
Translation format
  • translation/LANGUAGE/LANGUAGE_translation_SURAHNUMBER.json
HOST : Raw
Example : Raw
Example : Raw Format
License

MIT License

quranjson's People

Contributors

731my avatar keda87 avatar mohamedabusrea avatar semarketir avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.