🍺 BREW Explorer

← all formulae

github-markdown-toc

brew install github-markdown-toc v2.0.1 MIT

Easy TOC creation for GitHub README.md (in go)

21
30-day installs · #6698
116
90-day · #5266
236
365-day · #6952
522
★ GitHub stars · updated 4mo ago

Build dependencies

go

GitHub topics

github go golang markdown readme table-of-contents toc

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Easy TOC creation for GitHub README.md (in go)",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:07+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "github-markdown-toc",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-04-03T12:40:34Z",
  "github_readme_excerpt": "github-markdown-toc\n===================\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/ekalinin/github-markdown-toc.go)](https://goreportcard.com/report/github.com/ekalinin/github-markdown-toc.go)\n[![codecov](https://codecov.io/gh/ekalinin/github-markdown-toc.go/branch/master/graph/badge.svg)](https://codecov.io/gh/ekalinin/github-markdown-toc.go)\n[![Go Reference](https://pkg.go.dev/badge/github.com/ekalinin/github-markdown-toc.go.svg)](https://pkg.go.dev/github.com/ekalinin/github-markdown-toc.go)\n[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/ekalinin/github-markdown-toc.go)\n[![e2e test](https://github.com/ekalinin/github-markdown-toc.go/actions/workflows/e2e.yaml/badge.svg)](https://github.com/ekalinin/github-markdown-toc.go/actions/workflows/e2e.yaml)\n\n\nThis is a golang based implementation of the\n[github-markdown-toc](https://github.com/ekalinin/github-markdown-toc) tool.\n\nThe advantages of this implementation:\n\n  * no dependencies (no need curl, wget, awk, etc.)\n  * cross-platform (support for Windows, Mac OS, etc.)\n  * regexp for parsing TOC\n  * parallel processing of multiple documents\n\n\n*Attention*: gh-md-toc is able to work properly only if your machine is\nconnected to the Internet.\n\nTable of Contents\n=================\n\n  * [github-markdown-toc](#github-markdown-toc)\n  * [Installation](#installation)\n    * [Precompiled binaries](#precompiled-binaries)\n    * [Compiling from source](#compiling-from-source)\n    * [Go Install](#go-install)\n    * [Homebew (Mac only)](#homebew-mac-only)\n  * [Tests](#tests)\n  * [Usage](#usage)\n    * [STDIN](#stdin)\n    * [Local files](#local-files)\n    * [Remote files](#remote-files)\n    * [Multiple files](#multiple-files)\n    * [Combo](#combo)\n    * [Starting Depth](#starting-depth)\n    * [Depth](#depth)\n    * [No Escape](#no-escape)\n    * [Github token](#github-token)\n    * [",
  "github_repo": "ekalinin/github-markdown-toc.go",
  "github_stars": 522,
  "github_topics": [
    "github",
    "go",
    "golang",
    "markdown",
    "readme",
    "table-of-contents",
    "toc"
  ],
  "homepage": "https://github.com/ekalinin/github-markdown-toc.go",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 21,
  "installs_365d": 236,
  "installs_90d": 116,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "github-markdown-toc",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6698,
  "rank_365d": 6952,
  "rank_90d": 5266,
  "raw_hash": "48e4dfed056d645b",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/github-markdown-toc.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.0.1",
  "versioned_formulae": [],
  "why_use_this": null
}