# davidroyer/vue2-editor

A text editor using Vue.js and Quill

Repository: https://github.com/davidroyer/vue2-editor
Canonical: https://ross.abutalabs.com/products/vue2-editor
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, vue2, quill, editor, quilljs
Last push: 2026-08-11T08:48:10+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 8, longevity 100
- inputs: {"age_days": 3565, "days_push": 22, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2513, forks 355 (observed 2026-08-28T04:06:57.524844+00:00)

## What it is
Vue2Editor is a rich text editor component for Vue.js 2 built on top of Quill.js. It provides an easy-to-use, customizable WYSIWYG editor with v-model support, custom toolbars, and image upload handling.

## Use cases
- add a rich text editor to a vue 2 app
- wysiwyg content editing component for vue
- customize a quill toolbar in vue
- handle image uploads in a vue text editor
- use a rich text editor in nuxt
- bind editor content with v-model in vue

## When to choose
- you are building with Vue 2 and need a Quill-based rich text editor
- you want a simple drop-in editor component with v-model support
- you need custom toolbars or custom Quill modules in Vue

## When to avoid
- you are using Vue 3, which needs a Vue 3-compatible editor
- you need a plain-text or code editor rather than rich text
- you want a framework-agnostic Quill wrapper without Vue bindings

## Facets
- artifact type: library
- maturity: stable
- function: editor, ui-components, form-handling
- domain: frontend, web-development, text-editors
- platform: cross-platform
- tags: vue, vue2, quill, rich-text-editor, wysiwyg, nuxt, nodejs, web-server

## Member repositories
- davidroyer/vue2-editor (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:57.524844+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-30T02:26:18.763216+00:00, confidence not recorded.
  - readme: https://github.com/davidroyer/vue2-editor (fetched 2026-08-28T04:06:57.524844+00:00, sha 93438d3d9d4a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
