yabwe/medium-editor
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4844
- days_rel: n/a
- days_push: 678
- n_releases_24m: 0
Adoption not part of the score
16103 stars · 1814 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A vanilla JavaScript clone of Medium.com's inline WYSIWYG editor toolbar, built on the contenteditable API with no framework dependencies. It provides a lightweight (~28kB gzipped) rich text editing solution with toolbar, themes, and an extension system.
Use cases
- add a rich text editor to a blog post form
- inline WYSIWYG editing of article content in the browser
- clone the Medium.com editing toolbar experience
- let users format text with bold, italic, headings, and lists without markdown
- embed a lightweight contenteditable editor without jQuery or frameworks
- build a CMS content field with inline formatting toolbar
When to choose
- you want a framework-free, lightweight WYSIWYG editor
- you like Medium.com's minimal inline editing UX
- you need broad legacy browser support (Chrome, Firefox, Safari, IE, Edge)
- you want an extensible editor with a plugin/extension API
When to avoid
- you need actively maintained software with regular fixes (project seeks maintainers)
- you need a full-featured document editor with tables, collaborative editing, or paste sanitization
- you're building with a framework and prefer a native React/Vue editor wrapper
- you need modern content editing features like slash commands or block-based editing
Facets
library · maturity maintenance
editor ui-components web-development frontend text-editors browser wysiwyg rich-text-editor contenteditable medium-editor-clone vanilla-javascript javascript
3 sources
- readme: https://github.com/yabwe/medium-editor · fetched 2026-08-28 · e82fca03122d
- homepage: https://yabwe.github.io/medium-editor/ · fetched 2026-08-29 · b36460c15fd4
- registry_npm: https://registry.npmjs.org/medium-editor · fetched 2026-08-29 · dc9df35e5dcb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yabwe/medium-editor | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="yabwe/medium-editor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem