pi0

pi0 / mdzilla

Public

๐Ÿฆ– Markdown browser for humans and agents. Browse docs from local directories, GitHub repos, and remote websites โ€” all from your terminal.

23
0
100% credibility
Found Mar 09, 2026 at 22 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

mdzilla is a terminal application for interactively browsing and rendering Markdown documentation from local directories, GitHub repositories, npm packages, or websites.

How It Works

1
๐Ÿ” Discover mdzilla

You hear about a handy tool to browse documentation right in your terminal without opening a browser.

2
๐Ÿš€ Launch the browser

Tell mdzilla about your local folder, online project page, or package docs, and it loads everything instantly.

3
๐ŸŒณ Dive into navigation

A sidebar tree shows all pages organized neatly; pick one and the full content appears beside it, feeling smooth and intuitive.

4
๐Ÿ“ Search and scroll

Type to search pages or content, jump around with simple keys, and read highlighted code blocks effortlessly.

5
Choose your way
๐Ÿ“„
Single page

Jump straight to a specific guide and read it clearly.

๐Ÿ’พ
Save docs

Export pages as easy-to-share text files for later.

๐Ÿ“‹
Quick list

Get a plain table of contents to scan fast.

โœ… Info at your fingertips

You quickly found exactly what you needed, browsed comfortably, and got results ready to use or share.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 22 to 23 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is mdzilla?

mdzilla is a TypeScript terminal app that acts as a markdown browser viewer for docs from local directories, GitHub repos, npm packages, or remote sites via HTTP. Fire it up with `npx mdzilla gh:owner/repo` to interactively browse readmes, tables, images, and full Markdown trees using vim-like keys, or pipe headlessly for agents with `npx mdzilla README.md --plain`. It handles GitHub-specific syntax like warnings and links, rendering markdown to html-like ANSI output without a full browser.

Why is it gaining traction?

Unlike browser extensions or plugins, mdzilla pulls from multiple sources in one CLI tool, auto-scanning GitHub repos for docs/ folders and supporting llms.txt for agent-friendly remote fetching. Export entire sites to flat .md files with `--export`, or grab single pages like `npx mdzilla gh:nuxt/nuxt --page /guide/seo`. The interactive split-pane nav/search beats scrolling raw GitHub readmes, especially offline or in SSH.

Who should use this?

CLI diehards auditing OSS repos via markdown GitHub cheat sheets without tab-switching. AI agent devs needing reliable headless markdown browser support for dynamic doc ingestion. Remote workers or embedded systems folks rendering markdown browser-style output from npm packages or sites.

Verdict

With 18 stars and 1.0% credibility, mdzilla feels earlyโ€”light tests, no badgesโ€”but the npx-ready TypeScript CLI delivers instantly for terminal doc browsing. Grab it if GitHub readmes clutter your workflow; skip for polished editors.

(187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.