Real-time Collaboration in docx-js-editor
docx-js-editor now supports real-time collaboration with Yjs.
Tutorials, guides, and deep dives on building document editors with React and JavaScript.
docx-js-editor now supports real-time collaboration with Yjs.
How to use the German (de) locale in docx-js-editor. Localize the toolbar, comments, and track changes UI to German. DOCX-Dokumente bearbeiten mit deutscher Benutzeroberfläche.
How to use the Polish (pl) locale in docx-js-editor. Localize the toolbar, comments, and track changes UI to Polish. Edytor dokumentow DOCX z polskim interfejsem.
Add a browser-based DOCX editor to your Astro project. Client-side Word document editing with React islands. Includes live demo, full code, and deployment tips.
Add a browser-based DOCX editor to your Remix app. Client-side Word document editing with lazy loading and Suspense. Includes live demo and full setup guide.
Add a browser-based DOCX editor to your Vite project. Open, edit, and save Word documents client-side with zero server dependency. Includes live demo and full code.
Add an open-source DOCX editor to your Next.js app. Client-side Word document editing with no server required. Includes live interactive demo.
A React plugin for previewing docxtemplater DOCX templates with color-coded variable highlighting, loop detection, and an annotation panel.
How to enable track changes in a React DOCX editor and automate document review with AI agents using DocxReviewer.
Step-by-step tutorial for integrating a full WYSIWYG DOCX editor into any React application using docx-js-editor. No server required — everything runs in the browser.
How document comments work in docx-js-editor — threaded discussions, text range anchoring, resolve workflows, and OOXML compatibility with Microsoft Word.
Learn how to parse, render, and edit Word documents entirely in the browser using JavaScript. No server, no conversion — pure client-side DOCX editing.
How to create a document template system using docx-js-editor. Define DOCX templates with variable placeholders, fill them with data, and generate documents programmatically.
Comparing the best options for editing Word documents in JavaScript and React — docx-js-editor, SuperDoc, Syncfusion, Nutrient, and more. Features, licensing, and trade-offs.