# brijeshb42/medium-draft

📝 A medium like Rich Text Editor built on draft-js with a focus on keyboard shortcuts.

Repository: https://github.com/brijeshb42/medium-draft
Canonical: https://ross.abutalabs.com/products/medium-draft
Homepage: https://bitwiser.in/medium-draft/
Language: JavaScript
License: MIT
License Family: permissive
Topics: draft-js, rich-text-editor, medium-editor, editor
Last push: 2026-01-15T12:31:51+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 62, release rhythm 35, longevity 100
- inputs: {"age_days": 3790, "days_push": 230, "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 1715, forks 235 (observed 2026-08-28T04:05:26.212777+00:00)

## What it is
medium-draft is a Medium-style rich text editor built on top of Facebook's draft-js, emphasizing keyboard shortcuts to minimize mouse usage. It provides customizable toolbars, autolists, image blocks with rich captions, and special character block transformations.

## Use cases
- embed a medium-like wysiwyg editor in a react app
- rich text editor with heavy keyboard shortcut support
- add images with rich text captions to an editor
- customize a draft-js toolbar with block and inline styles
- auto-transform typed characters into lists and blockquotes
- todo list blocks with checkboxes in a text editor

## When to choose
- you are already using draft-js and want a medium-style editing experience
- keyboard-first editing is a priority for your users
- you need a customizable toolbar and custom block types like captions and todos

## When to avoid
- you want a modern actively developed editor with a large community
- your project does not use react or draft-js
- you need a full-featured production editor with extensive documentation

## Facets
- artifact type: library
- maturity: maintenance
- function: editor, ui-components, frontend-framework
- domain: web-development, frontend, text-editors
- platform: cross-platform
- tags: rich-text-editor, draft-js, wysiwyg, medium-editor, keyboard-shortcuts, react, web-server, nodejs

## Member repositories
- brijeshb42/medium-draft (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:26.212777+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:34:17.604249+00:00, confidence not recorded.
  - readme: https://github.com/brijeshb42/medium-draft (fetched 2026-08-28T04:05:26.212777+00:00, sha fdd872a3dffe)
  - homepage: https://bitwiser.in/medium-draft/ (fetched 2026-08-29T11:10:46.165914+00:00, sha 4c7c89d84f67)
  - registry_npm: https://registry.npmjs.org/medium-draft (fetched 2026-08-29T11:10:46.175791+00:00, sha fe88bf3dddfe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
