UNPKG

agahi

Version:

Client-side engine that renders Markdown files as a docs site in the browser—no build step.

26 lines (18 loc) 2.1 kB
[![NPM VERSION](https://img.shields.io/npm/v/agahi?color=crimson&style=flat-square&label=NPM%20VERSION)](https://www.npmjs.com/package/agahi) [![NPM DOWNLOADS](https://img.shields.io/npm/dt/agahi?style=flat-square&color=orange&label=NPM%20DOWNLOADS)](https://www.npmjs.com/package/agahi) [![LICENSE](https://img.shields.io/github/license/teneplaysofficial/agahi?style=flat-square&color=blue&label=LICENSE)](https://github.com/teneplaysofficial/agahi/blob/main/LICENSE) [![GITHUB STARS](https://img.shields.io/github/stars/teneplaysofficial/agahi?style=flat-square&label=GITHUB%20STARS)](https://github.com/teneplaysofficial/agahi/stargazers) [![GITHUB ISSUES](https://img.shields.io/github/issues/teneplaysofficial/agahi?style=flat-square&label=GITHUB%20ISSUES)](https://github.com/teneplaysofficial/agahi/issues) [![BUILD](https://img.shields.io/github/actions/workflow/status/teneplaysofficial/agahi/publish.yml?label=BUILD&style=flat-square)](https://github.com/teneplaysofficial/agahi/actions) [![JSDELIVR](https://data.jsdelivr.com/v1/package/npm/agahi/badge?style=rounded)](https://www.jsdelivr.com/package/npm/agahi) [![UNPKG](https://img.shields.io/badge/CDN-UNPKG-blue?style=flat-square)](https://unpkg.com/browse/agahi/) <h1 align="center">Agahi</h1> <p align="center"><em>Serve Markdown as Docs</em></p> Agahi is a zero-build, client-side documentation engine that transforms plain Markdown files into a fully featured docs site right in the browser. - **No Build Step**: Write or update `.md` files. - **Client-Side Only**: All parsing and rendering occur in the user’s browser no Node.js bundlers required. - **Deploy Anywhere**: Ideal for GitHub Pages, Netlify, Vercel, or any static host. - **Lightweight & Zero-Config**: Start with defaults, or add a minimal config to customize title, sidebar, search, and themes. Agahi (Kurdish for “_information_” or “_knowledge_”) lives up to its name by delivering your content directly—no hassle, no extra steps. ## Documentation 👉 **Visit full documentation:** [Click here](https://TenEplaysOfficial.github.io/agahi)