# dundalek/markmap

Visualize markdown documents as mindmaps

Repository: https://github.com/dundalek/markmap
Canonical: https://ross.abutalabs.com/products/dundalek-markmap
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-05-22T18:43:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4065, "days_push": 833, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1976, forks 185 (observed 2026-08-28T04:06:01.346311+00:00)

## What it is
A JavaScript component that parses markdown documents and renders them as interactive mindmaps with zoom, pan, and expand/collapse. It supports multiple input formats including Markdown, MindMup, and txtmap, and is used in editor extensions and desktop apps.

## Use cases
- visualize markdown documents as mindmaps
- add mindmap view to markdown editor
- navigate long markdown notes interactively
- parse markdown into a tree structure
- render mindmup files in the browser

## When to choose
- you want to turn markdown outlines into interactive mindmaps in a web app or editor plugin
- you need a small npm library for markdown-to-tree parsing and rendering

## When to avoid
- you need a full-featured standalone mindmapping application
- you need actively developed features or recent markdown spec support

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, parser, markdown
- domain: data-visualization, developer-tools, documentation
- platform: browser
- tags: mindmap, markdown-visualization, interactive, nodejs, javascript

## Member repositories
- dundalek/markmap (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.346311+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:04:49.596777+00:00, confidence not recorded.
  - readme: https://github.com/dundalek/markmap (fetched 2026-08-28T04:06:01.346311+00:00, sha 98be4bd4d2f8)
  - registry_npm: https://registry.npmjs.org/markmap (fetched 2026-08-29T10:44:12.824118+00:00, sha 90b83b8a6ed2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
