2023-12-04 15:20:23 +01:00
|
|
|
## About
|
2022-04-26 14:12:16 +02:00
|
|
|
|
2024-05-20 04:07:40 +02:00
|
|
|
This repository contains The Noble Quran, and multiple
|
|
|
|
translations that have been sourced from https://quran.com,
|
|
|
|
and https://www.searchtruth.com.
|
2022-12-26 06:42:01 +01:00
|
|
|
|
2023-12-04 15:20:23 +01:00
|
|
|
## share/
|
2022-04-26 14:12:16 +02:00
|
|
|
|
2024-05-20 04:07:40 +02:00
|
|
|
* [share/quran-json/TheQuran/ar/](share/quran-json/TheQuran/ar/) contains The Noble Quran
|
|
|
|
* [share/quran-json/TheQuran/en/](share/quran-json/TheQuran/en/) contains an English translation
|
|
|
|
* [share/quran-json/TheQuran/fa/](share/quran-json/TheQuran/fa/) contains a Farsi translation
|
|
|
|
* [share/quran-json/TheQuran/pt/](share/quran-json/TheQuran/pt/) contains a Portuguese translation
|
|
|
|
* [share/quran-json/TheQuran/nl/](share/quran-json/TheQuran/nl/) contains a Dutch translation
|
|
|
|
* [share/quran-json/TheQuran/fr/](share/quran-json/TheQuran/fr/) contains a French translation
|
|
|
|
* [share/quran-json/TheQuran/it/](share/quran-json/TheQuran/it/) contains an Italian translation
|
2022-07-11 23:08:58 +02:00
|
|
|
|
2024-05-20 04:07:40 +02:00
|
|
|
See [Surah Al-Fatihah (English)](share/quran-json/TheQuran/en/1.json) for an example
|
2022-04-27 01:57:03 +02:00
|
|
|
|
2024-06-12 08:13:07 +02:00
|
|
|
## Usage
|
|
|
|
|
|
|
|
# Clone
|
|
|
|
git clone https://github.com/ReflectsLight/quran-json
|
|
|
|
cd quran-json
|
|
|
|
|
|
|
|
# Install
|
|
|
|
bundle install
|
|
|
|
bundle exec ruby bin/quran-json --help
|
|
|
|
|
2023-12-04 15:20:23 +01:00
|
|
|
## Thanks
|
2022-04-26 14:12:16 +02:00
|
|
|
|
2024-05-20 03:44:11 +02:00
|
|
|
Alhamdulillah
|
2022-04-26 14:12:16 +02:00
|
|
|
|
2023-03-14 23:13:49 +01:00
|
|
|
Thanks to the following websites for providing the downloadable content:
|
2022-05-29 19:27:59 +02:00
|
|
|
|
2024-05-20 03:44:11 +02:00
|
|
|
* https://quran.com for the English, Portuguese, Dutch, and French translations
|
2024-05-20 04:07:40 +02:00
|
|
|
* https://searchtruth.com for the original Arabic, and the Farsi, Italian translations
|
2022-05-29 19:27:59 +02:00
|
|
|
|
2024-05-20 03:44:11 +02:00
|
|
|
Thanks to the translators:
|
2023-02-13 05:00:09 +01:00
|
|
|
|
2024-05-20 04:07:40 +02:00
|
|
|
* __Dr. Mustafa Khattab__ for the English translation
|
|
|
|
* __Hussain Ansarian__ for the Farsi translation
|
|
|
|
* __Sofian S. Siregar__ for the Dutch translation
|
|
|
|
* __Muhammad Hamidullah__ for the French translation
|
|
|
|
* __Hamza Roberto Piccardo__ for the Italian translation
|
2023-02-13 05:00:09 +01:00
|
|
|
|
2023-12-04 15:20:23 +01:00
|
|
|
## License
|
2022-07-19 21:54:10 +02:00
|
|
|
|
2024-05-20 03:44:11 +02:00
|
|
|
The "source code" is released under the [GPL](./LICENSE) license
|
2023-02-13 05:00:09 +01:00
|
|
|
<br>
|
2024-05-20 03:44:11 +02:00
|
|
|
The translators hold the copyright for the translated content
|