islamic-content-sdk 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +11 -9
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -13,12 +13,13 @@ This project is developed for [The Association for Multi-lingual Islamic Content
|
|
|
13
13
|
## Services Overview
|
|
14
14
|
|
|
15
15
|
This SDK aggregates content from multiple major multi-lingual Islamic platforms:
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
16
|
+
|
|
17
|
+
- **QuranEnc (`quranenc`)**: Quran Translations, suras, verses, and audios.
|
|
18
|
+
- **HadeethEnc (`hadeethenc`)**: Hadith collections, category trees, and grades.
|
|
19
|
+
- **IslamHouse (`islamhouse`)**: Multi-lingual books, articles, audios, fatwas, and author details.
|
|
20
|
+
- **Risalat Al-Haramain (`risalatAlHaramain`)**: Platform content, Fatwas, Quran recitations, and Hadiths.
|
|
21
|
+
- **Bayan Al Islam (`bayanAlIslam`)**: Educational booklets and resources tailored for Muslims and Non-Muslims.
|
|
22
|
+
- **Al Montaka (`alMontaka`)**: Structured lookups, categories, content filters, and community comments.
|
|
22
23
|
|
|
23
24
|
---
|
|
24
25
|
|
|
@@ -157,7 +158,8 @@ const filteredContent = await sdk.alMontaka.contents.content([1, 2]);
|
|
|
157
158
|
## Donation & Support
|
|
158
159
|
|
|
159
160
|
You can support the projects and efforts of The Association for Multi-lingual Islamic Content through the following official channels:
|
|
160
|
-
* [Support Projects (Wakfy)](https://islamiccontent.org/Wakfy)
|
|
161
|
-
* [Bank Accounts](https://islamiccontent.org/Accounts)
|
|
162
|
-
* [Association Store](https://store.islamiccontent.sa/)
|
|
163
161
|
|
|
162
|
+
- [Support Projects (Wakfy)](https://islamiccontent.org/Wakfy)
|
|
163
|
+
- [Bank Accounts](https://islamiccontent.org/Accounts)
|
|
164
|
+
- [Association Store](https://store.islamiccontent.sa/)
|
|
165
|
+
- [Annual Operational Support (الدعم التشغيلي السنوي للجمعية)](https://store.islamiccontent.sa/%D8%A7%D9%84%D9%85%D8%B5%D8%B1%D9%88%D9%81%D8%A7%D8%AA-%D8%A7%D9%84%D8%AA%D8%B4%D8%BA%D9%8A%D9%84%D9%8A%D8%A9-%D8%A7%D9%84%D8%B3%D9%86%D9%88%D9%8A%D8%A9-%D9%84%D9%84%D8%AC%D9%85%D8%B9%D9%8A-%D8%A9/p1950956689)
|