# code-farmer-i/vue-markdown-editor

A markdown editor built on Vue

Repository: https://github.com/code-farmer-i/vue-markdown-editor
Canonical: https://ross.abutalabs.com/products/vue-markdown-editor
Homepage: https://code-farmer-i.github.io/vue-markdown-editor/
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, markdown, vue3, editor
Last push: 2024-12-30T10:19:32+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": 2342, "days_push": 611, "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 1273, forks 116 (observed 2026-08-28T04:04:12.643111+00:00)

## What it is
A Vue 3 markdown editor component library (published as @kangc/v-md-editor) that provides a lightweight textarea-based editor, a CodeMirror-based editor, and standalone markdown/HTML preview components. It ships with VuePress and GitHub themes, markdown-it extensions, code highlighting, table of contents, KaTeX, Mermaid, task lists, and a customizable toolbar with image upload.

## Use cases
- add a markdown editor to my vue 3 app
- vue markdown editor component with live preview
- render markdown as html inside a vue app
- codemirror-based markdown editing in the browser
- markdown editor with katex and mermaid support
- customizable markdown toolbar with image upload
- github or vuepress styled markdown rendering in vue

## When to choose
- you are building a Vue (especially Vue 3) application that needs in-browser markdown editing or preview
- you want ready-made themes plus extensions like code highlighting, KaTeX, Mermaid, emoji, and task lists
- you need a choice between a lightweight textarea editor and a full CodeMirror editing experience

## When to avoid
- your project uses React, Svelte, Angular, or another non-Vue framework
- you only need server-side or Node.js markdown-to-HTML conversion without a UI
- you need a full WYSIWYG rich-text editor rather than markdown source editing

## Facets
- artifact type: library
- maturity: active
- function: editor, markdown, ui-components
- domain: frontend, web-development, text-editors
- platform: browser
- tags: vue, vue3, vue-component, markdown-editor, markdown-preview, codemirror, vuepress-theme, github-theme, markdown-it, katex, mermaid, code-highlighting, image-upload, npm-package

## Member repositories
- code-farmer-i/vue-markdown-editor (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:12.643111+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-30T05:03:12.651711+00:00, confidence not recorded.
  - readme: https://github.com/code-farmer-i/vue-markdown-editor (fetched 2026-08-28T04:04:12.643111+00:00, sha 097ab913831f)
  - homepage: https://code-farmer-i.github.io/vue-markdown-editor/ (fetched 2026-08-29T12:14:31.053628+00:00, sha 0503bbdb9e8a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
