Skip to main content

Editor Awesome

Web Editor

tip
  • 推荐👍 Lexical, Tiptap, QuillJS
  • React 优先建议选择 Lexical,否则考虑 tiptap/prosemirror

Collaborative

  • 主要功能
    • Text Editor / CRDT
    • Comment
    • Presence
    • Room

  • yjs
  • automerge
  • partykit/partykit
    • MIT, TS
    • simplifies developing multiplayer applications
    • hosting platform for globally distributed, stateful, on-demand, programmable web servers
  • liveblocks/liveblocks
    • Apache-2.0, TS
    • 只是客户端,不能 SelfHost #682

Image Editor

Media

Code Editor

Flow Editor

Markdown

Hex

Block

Builder

  • Page Builder
  • Report Builder
  • Form Builder
  • Component Builder
  • 难点
    • 状态管理
    • 序列化
    • 框架集成
    • 数据接入

商业

IDE/Code

Misc

Prototyping

  • Prototype 场景
    • 2D 像素纬度 - 输出 SVG 或 设计稿 - 实现相对简单
      • 类似 PS,SVG 编辑器
    • Low Code - 部分控制
    • HTML - CMS
      • 编排 HTML 元素,所见即所得 - 需要处理复杂布局逻辑
      • 编辑组件、绑定数据 - 交互复杂

View

Flow / NodeEditor

  • react-flow
  • retejs/rete
    • MIT
    • modular framework for visual programming
  • DrawIO
  • BPMN.js

Game/Studio

Model/Spec/Schema

设计/扩展 RichText Editor 的核心是理解文档模型

Glossary

  • MIS - 管理信息系统
    • 大多为 Table+Form