wird-al-sakran-data
v0.0.13
Published
Authenticated data package for Wird al-Sakran and Ratib al-Haddad
Downloads
26
Maintainers
Readme
Wird al-Sakran & Ratib al-Haddad - Data Package
Data package for Wird al-Sakran and Ratib al-Haddad. Includes Arabic text, transliteration, and English translation where available.
Content
- Wird al-Sakran: The Litany of Drunkenness (in Divine Love) by Imam Abu Bakr al-Sakran.
- Ratib al-Haddad: The famous litany by Imam al-Haddad.
Structure
{
"meta": {
"title": "Wird Sakran & Ratib al Haddad...",
"source": "Rev1-AP"
},
"complete_text": [
{
"type": "arabic",
"text": "..."
},
...
]
}Usage
const sakran = require('wird-al-sakran-data');
const text = sakran.getCompleteText();
const meta = sakran.getMeta();License
CC-BY-4.0
