# miaolz123/vue-markdown

A Powerful and Highspeed Markdown Parser for Vue

Repository: https://github.com/miaolz123/vue-markdown
Canonical: https://ross.abutalabs.com/products/vue-markdown
Homepage: https://miaolz123.github.io/vue-markdown/
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, markdown, vue-components
Last push: 2021-12-27T03:17:56+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3769, "days_push": 1710, "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 1964, forks 246 (observed 2026-08-28T04:05:59.764651+00:00)

## What it is
A Vue.js component that parses and renders Markdown, supporting GFM tables, task lists, footnotes, emoji, KaTeX math, and syntax highlighting via Prism. It can be used as a component with slots or props for live Markdown rendering.

## Use cases
- render markdown in a vue app
- display user-submitted markdown comments
- show a readme file in a vue component
- render markdown tables and task lists
- add a markdown preview to a vue editor
- render math and code blocks from markdown

## When to choose
- you are building a Vue 2 application and need to render Markdown content
- you want a drop-in component with slots and props for Markdown rendering
- you need GFM features like tables, footnotes, emoji, and KaTeX support

## When to avoid
- you are using Vue 3, which this library does not support
- you need a framework-agnostic Markdown parser rather than a Vue component
- you need actively maintained software with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: parser, markdown, ui-components
- domain: web-development, frontend, documentation
- platform: browser
- tags: vue, vue-component, markdown-rendering, gfm, nodejs, javascript

## Member repositories
- miaolz123/vue-markdown (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:59.764651+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:05:30.681710+00:00, confidence not recorded.
  - readme: https://github.com/miaolz123/vue-markdown (fetched 2026-08-28T04:05:59.764651+00:00, sha 562abd62fa66)
  - homepage: https://miaolz123.github.io/vue-markdown/ (fetched 2026-08-29T10:45:37.805163+00:00, sha 7c404a3fc914)
  - registry_npm: https://registry.npmjs.org/vue-markdown (fetched 2026-08-29T10:45:37.807725+00:00, sha 2f2bdf9f7330)
- Data as of 2026-08-30T08:39:29.467469+00:00.
