Vue Quilly screenshot

Vue Quilly

Author Avatar Theme by Alekswebnet
Updated: 24 Jul 2025
82 Stars

Tiny Vue component, that helps to create Quill v2 based WYSIWYG editors

Categories

Overview

Vue-quilly is a powerful Vue component that simplifies the creation of WYSIWYG editors based on Quill v2, making it an excellent choice for developers working on Vue-powered applications. This component allows for customization and flexibility, so you can tailor the editor to meet your specific needs, whether you require a full-fledged feature-rich editor or a minimalistic solution.

Designed to integrate seamlessly with both HTML and Quill’s Delta format, Vue-quilly opens up a world of possibilities for developers looking to enhance user experience. Its ease of setup and support for TypeScript adds to its appeal, catering to diverse project requirements.

Features

  • Built on Quill v2 and Vue 3: Leverage the latest technologies for enhanced performance and capabilities in your web applications.
  • Modular Component: Utilizes quill/core to avoid importing unnecessary modules, keeping your application lightweight and efficient.
  • Dual Input Support: Works with both HTML and Quill Delta formats, providing flexibility in how editor data is handled.
  • TypeScript Support: Fully compatible with TypeScript, making it a great choice for developers looking to maintain type safety in their projects.
  • Event Emission: Emits a set of events, including text-change and selection-change, similar to the events emitted by Quill, allowing for easier integration into your application’s architecture.
  • Easy Setup: Simple integration process, with clear instructions for both browser and bundler setups to get you started quickly.
  • Nuxt Compatibility: Easily create editors that are compatible with Nuxt 4, enhancing your Vue.js application development.
  • Support Available: Contributions and support through Ko-fi are welcomed, ensuring ongoing improvements and maintenance for the component.