We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{ "index": "110", "name": "an-Nashr", "verse": { "verse_0": "بسم الله الرحمن الرحيم", "verse_1": "إذا جاء نصر ٱلله وٱلفتح", "verse_2": "ورأيت ٱلناس يدخلون فى دين ٱلله أفواجا", "verse_3": "فسبح بحمد ربك وٱستغفره إنهۥ كان توابا" }, "count": 3, "juz": [ { "index": "30", "verse": { "start": "verse_1", "end": "verse_3" } } ] }
"index": "30" should be "index":30. This would make parsing json a little bit easier. Can this be implemented?
The text was updated successfully, but these errors were encountered:
The same thing goes for "index": "110"
Sorry, something went wrong.
Same issue in the tajweed files :)
And translation files :)
No branches or pull requests
"index": "30" should be "index":30. This would make parsing json a little bit easier. Can this be implemented?
The text was updated successfully, but these errors were encountered: