# HarryChen0506/react-markdown-editor-lite

a light-weight Markdown editor based on  React. 一款轻量的基于React的markdown编辑器

Repository: https://github.com/HarryChen0506/react-markdown-editor-lite
Canonical: https://ross.abutalabs.com/products/react-markdown-editor-lite
Homepage: https://harrychen0506.github.io/react-markdown-editor-lite/
Language: TypeScript
License: MIT
License Family: permissive
Topics: markdown, html, parser, editor, react, component
Last push: 2026-01-21T12:09:23+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 63, release rhythm 66, longevity 100
- inputs: {"age_days": 2781, "days_push": 224, "days_rel": 224, "gap_med": 6.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1135, forks 164 (observed 2026-08-28T04:03:43.341057+00:00)

## What it is
A lightweight, pluggable Markdown editor React component with editor/preview panes, synced scrolling, image upload, and custom parser support (e.g., markdown-it). Written in TypeScript and distributed via npm.

## Use cases
- add a markdown editor to a react app
- markdown editor with live html preview
- let users write and preview markdown in a form
- support image upload and drag-drop in a markdown editor
- customize markdown parsing in an editor component
- show only the editor pane or only the preview pane
- use a markdown editor in next.js with client-side rendering

## When to choose
- you need a lightweight react markdown editor component
- you want pluggable toolbar buttons and configurable UI
- you need synced scrolling between editing and preview
- you want to plug in your own markdown parser like markdown-it

## When to avoid
- you are not using react
- you need a full wysiwyg rich-text editor rather than markdown source editing
- you need a standalone desktop or cli markdown editor

## Facets
- artifact type: library
- maturity: stable
- function: editor, markdown, ui-components, parser
- domain: web-development, frontend, text-editors, documentation
- platform: cross-platform
- tags: react-component, markdown-editor, live-preview, pluggable-toolbar, image-upload, synced-scrolling, typescript, web-server, nodejs

## Member repositories
- HarryChen0506/react-markdown-editor-lite (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:43.341057+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-30T06:36:34.701127+00:00, confidence not recorded.
  - readme: https://github.com/HarryChen0506/react-markdown-editor-lite (fetched 2026-08-28T04:03:43.341057+00:00, sha c848d6804904)
  - homepage: https://harrychen0506.github.io/react-markdown-editor-lite/ (fetched 2026-08-29T12:41:43.526040+00:00, sha 371f917d1145)
  - registry_npm: https://registry.npmjs.org/react-markdown-editor-lite (fetched 2026-08-29T12:41:43.534913+00:00, sha 979513fff8ec)
- Data as of 2026-08-30T08:39:29.467469+00:00.
