hizb-ul-ikhfa-data
v0.0.12
Published
Authenticated data package for Hizb al-Ikhfa (The Litany of Concealment) by Imam Abul Hasan al-Shadhili
Maintainers
Readme
Hizb al-Ikhfa (The Litany of Concealment) - Data Package
Data package for Hizb al-Ikhfa (The Litany of Concealment/Invisibility) by Imam Abul Hasan al-Shadhili. Contains the Arabic text and English translation.
Content
- Hizb al-Ikhfa: A powerful litany for protection, often referred to as the "Prayer of Invisibility" to evil.
Structure
{
"meta": {
"title": "Hizb al-Ikhfa...",
"source": "Authenticated from multiple sources"
},
"complete_text": [
{
"type": "arabic",
"text": "..."
},
{
"type": "english",
"text": "..."
}
]
}Usage
const ikhfa = require('hizb-ul-ikhfa-data');
const text = ikhfa.getCompleteText();
const meta = ikhfa.getMeta();License
CC-BY-4.0
