# vueup/vue-quill

Rich Text Editor Component for Vue 3.

Repository: https://github.com/vueup/vue-quill
Canonical: https://ross.abutalabs.com/products/vue-quill
Homepage: https://vueup.github.io/vue-quill/
Language: TypeScript
License: MIT
License Family: permissive
Topics: vue, vue3, quill, wysiwyg-editor, vue-component, text-editor, editor
Last push: 2026-08-23T23:13:31+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 89, longevity 100
- inputs: {"age_days": 2017, "days_push": 10, "days_rel": 75, "gap_med": 0.0, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1347, forks 319 (observed 2026-08-28T04:04:27.594740+00:00)

## What it is
VueQuill is a Vue 3 component that wraps the Quill rich text editor, written entirely in TypeScript. It provides a simple API for embedding WYSIWYG editing in Vue applications, including SSR support and access to the underlying Quill instance.

## Use cases
- add a rich text editor to a Vue 3 app
- WYSIWYG content editing component for Vue
- embed Quill editor in Nuxt with SSR
- let users write formatted blog posts in a Vue CMS
- customize a Quill-based editor via Vue component API

## When to choose
- you need a rich text editor in a Vue 3 or Nuxt project
- you want a TypeScript-friendly Quill wrapper with a simple API
- you need SSR-compatible editor initialization

## When to avoid
- your project uses Vue 2 rather than Vue 3
- you need an editor framework other than Quill
- you need a plain textarea or markdown-only editor

## Facets
- artifact type: library
- maturity: active
- function: ui-components, editor, frontend-framework
- domain: web-development, frontend, text-editors
- platform: cross-platform
- tags: vue3, quill, wysiwyg, rich-text-editor, vue-component, typescript, ssr-friendly, web-server, nodejs

## Member repositories
- vueup/vue-quill (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.594740+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:39.153465+00:00, confidence not recorded.
  - readme: https://github.com/vueup/vue-quill (fetched 2026-08-28T04:04:27.594740+00:00, sha a3e868c75eca)
  - homepage: https://vueup.github.io/vue-quill/ (fetched 2026-08-29T12:02:01.058030+00:00, sha 80f11896c290)
- Data as of 2026-08-30T08:39:29.467469+00:00.
