Skip to content

Office Word

@ap666/office-word is a Vue 3 and Tiptap 3 based document-style rich text editor component designed to provide an online-document editing experience while keeping business-side integration flexible.

Suitable Scenarios

  • Embed a ready-to-use rich text editor into a business system
  • Export content as PDF, image, HTML, or print output
  • Keep upload logic fully controlled by the business layer
  • Preserve outline, preview, presentation, and print experiences
  • Support multi-user collaboration with Yjs

Main Capabilities

  • Rich text editing
  • Document-style layout
  • Preview mode
  • PDF / image / HTML / print export
  • Image, video, file, and local file block insertion
  • Optional Yjs collaboration

Reading Order

  1. Start with Getting Started
  2. If you need multi-user editing, read Collaboration
  3. Then read API
  4. Finally check Demo and Playground

Built with VitePress