quran-search-engine

Installation Guide

The library is designed with yarn workspaces for optimal caching, performance, and mono-repo execution.

Default Installation

yarn add quran-search-engine

Alternatives

NPM / pnpm
```bash npm install quran-search-engine # or pnpm add quran-search-engine ```

Requirements

The library leverages async contexts natively (Node 18+, ESM, browsers) and targets modern ECMAScript. Ensure you’re compiling TypeScript code paths for compatible resolution.