Skip to content

xautiik/quill-to-word--vite-react

Repository files navigation

📝 Quill to DOCX Export in React (Vite)

This project demonstrates how to use Quill in a Vite + React app to create and export rich-text content as a DOCX file using quill-to-word.

🔗 Live Demo & Editable Code:
Check it out on StackBlitz


🚀 Features

  • Uses Quill.js.
  • Initializes Quill inside a React functional component.
  • Converts the Quill Delta format to a DOCX file.
  • Uses file-saver to download the exported file.

🛠️ Installation

Clone this repo and install dependencies:

git clone https://github.com/xautiik/quill-to-word--vite-react.git
cd quill-to-word--vite-react
npm install
npm run dev

About

Generate a Word document from your QuillJS contents⚡️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published