Skip to content
decantr
pattern

Recipefork Recipe Story Editor

v1.0.0

Expandable optional rich-text story editor for recipe narratives, family context, and cooking notes. Mirrors Recipefork's optional story flow with toolbar and sanitization-aware output expectations.

@official/decantrMay 13, 2026
How to use this

What to do next

  • Use this as a high-signal reference for the interaction and layout it describes.
  • Inspect the contract before rebuilding the same component by hand.
  • Keep the pattern structure and responsive behavior intact when translating it into runtime code.
Contract explorer

Inspect the source of truth

The contract remains available when you need route detail, theme bindings, or raw JSON for automation.

@official/recipefork-recipe-story-editor — contract
51 lines1.7 KB12 root entriesschema
id
stringstring
name
stringstring
$schema
stringstring
presets
object1 keys
version
stringstring
components
object5 items
composition
object1 keys
description
stringstring
dependencies
object3 keys
visual_brief
stringstring
decantr_compat
stringstring
default_preset
stringstring
Registry evidencePublisher and verification details

Registry intelligence

  • This item is authored and structured, but it is not currently one of the primary recommended references.
  • Recommended because: Official registry source, Copyable implementation guidance is present
  • Holding back: Structured authored contract coverage is still thin, Authored quality score is below the recommendation threshold, Authored confidence score is below the recommendation threshold
  • Evidence: official-source, description, components, presets
Recipefork Recipe Story Editor Pattern — Decantr Registry