# michelson/Dante

Just another Medium wysiwyg editor clone

Repository: https://github.com/michelson/Dante
Canonical: https://ross.abutalabs.com/products/dante
Homepage: https://dante-editor.dev
Language: TypeScript
License Family: other
Topics: wysiwyg, collaborative-editing, editor, medium-editor, medium-clone, rich-text-editor, wysiwyg-editor
Last push: 2026-08-23T01:47:27+00:00

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

## Adoption (not part of the score)
Stars 2041, forks 189 (observed 2026-08-28T04:06:08.519222+00:00)

## What it is
Dante (dante3) is a React-based block-style WYSIWYG rich text editor built on TipTap and ProseMirror, inspired by Medium's editor. It provides configurable blocks for images, embeds, audio/video recording, dictation, and GIFs, plus JSON/HTML serialization and renderer helpers.

## Use cases
- embed a Medium-style wysiwyg editor in a React app
- rich text editing with image and embed blocks
- save editor content as JSON or HTML
- build a publishing or blogging platform with block editing
- add audio/video recording and dictation to a text editor
- render rich text content outside the editor with a matching renderer

## When to choose
- you need a Medium-like block editor in React
- you want TipTap/ProseMirror power with prebuilt media blocks
- you need JSON and HTML content workflows with renderer parity

## When to avoid
- you need a non-React framework like Vue or Svelte
- you want a plain textarea or markdown-only editor
- you need a fully maintained license — the repo currently lacks a license file despite docs claiming MIT

## Facets
- artifact type: library
- maturity: active
- function: editor, ui-components, templating
- domain: web-development, frontend, text-editors, developer-tools
- platform: browser
- tags: wysiwyg, rich-text-editor, medium-clone, tiptap, prosemirror, react, block-editor, collaborative-editing, web-server, nodejs

## Member repositories
- michelson/Dante (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:08.519222+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-30T02:58:20.579609+00:00, confidence not recorded.
  - readme: https://github.com/michelson/Dante (fetched 2026-08-28T04:06:08.519222+00:00, sha 3555269ac2b2)
  - homepage: https://dante-editor.dev (fetched 2026-08-29T10:38:37.958825+00:00, sha 10d9deb99f2c)
  - site_page: https://www.dante-editor.dev/posts (fetched 2026-08-29T10:38:37.968591+00:00, sha 7bb3fdeb57c6)
  - site_page: https://www.dante-editor.dev/posts/extensions (fetched 2026-08-29T10:38:37.972871+00:00, sha daac21a45b4b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
