# bustle/mobiledoc-kit

A toolkit for building WYSIWYG editors with Mobiledoc

Repository: https://github.com/bustle/mobiledoc-kit
Canonical: https://ross.abutalabs.com/products/mobiledoc-kit
Homepage: https://bustle.github.io/mobiledoc-kit/demo/
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, mobiledoc-kit, wysiwyg-editor, mobiledoc-editor, mobiledoc
Last push: 2026-01-16T17:05:40+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 62, release rhythm 8, longevity 100
- inputs: {"age_days": 4437, "days_push": 229, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1563, forks 149 (observed 2026-08-28T04:05:04.042649+00:00)

## What it is
Mobiledoc Kit is a framework-agnostic JavaScript library for building WYSIWYG rich-content editors that serialize content to the JSON-based Mobiledoc format. It supports rich, interactive content via cards and atoms, with companion renderers for DOM, HTML, text, React, and Ember output.

## Use cases
- build a custom WYSIWYG rich text editor in the browser
- serialize rich content to a JSON format for storage and rendering
- render mobiledoc posts as HTML server-side or in the browser
- add interactive embeddable content via cards and atoms
- build a publishing platform editor for CMS content
- render mobiledoc content as SEO-friendly text

## When to choose
- you need a framework-agnostic toolkit to build a custom WYSIWYG editor
- you want content stored in a portable JSON format renderable in multiple contexts
- you need extensible rich content via cards and atoms
- you are building a publishing or CMS editing experience

## When to avoid
- you need a ready-made editor with a full toolbar UI out of the box
- you want Markdown or plain-text editing rather than rich WYSIWYG content
- you need a mobile-native (non-web) editor
- you prefer a fully batteries-included editor like ProseMirror or Quill with a larger ecosystem

## Facets
- artifact type: library
- maturity: maintenance
- function: editor, ui-components, serialization
- domain: web-development, frontend, text-editors, cms, developer-tools
- platform: browser, cross-platform
- tags: wysiwyg-editor, mobiledoc, rich-text, contenteditable, cards-and-atoms, framework-agnostic, javascript

## Member repositories
- bustle/mobiledoc-kit (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:04.042649+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-30T04:00:15.336879+00:00, confidence not recorded.
  - readme: https://github.com/bustle/mobiledoc-kit (fetched 2026-08-28T04:05:04.042649+00:00, sha 0d94f637b9d4)
  - homepage: https://bustle.github.io/mobiledoc-kit/demo/ (fetched 2026-08-29T11:29:13.027319+00:00, sha 4a3e17f1827a)
  - registry_npm: https://registry.npmjs.org/mobiledoc-kit (fetched 2026-08-29T11:29:13.036478+00:00, sha 4b057fb783d6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
