# haochuan9421/vue-ueditor-wrap

🚴Vue + 🚄UEditor + v-model双向绑定🚀

Repository: https://github.com/haochuan9421/vue-ueditor-wrap
Canonical: https://ross.abutalabs.com/products/vue-ueditor-wrap
Homepage: https://hc199421.gitee.io/vue-ueditor-wrap/
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, ueditor, v-model
Last push: 2022-07-31T14:10:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3076, "days_push": 1494, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1620, forks 444 (observed 2026-08-28T04:05:12.336507+00:00)

## What it is
A Vue component that wraps Baidu's UEditor rich text editor, supporting v-model two-way binding of editor content. It makes using UEditor in Vue 2 and Vue 3 projects as simple as using an input element.

## Use cases
- add a rich text editor to a Vue app
- bind UEditor content with v-model in Vue 3
- use Baidu UEditor inside a Vue component
- upload images from a rich text editor in Vue
- customize UEditor toolbar and config in Vue
- migrate UEditor integration between Vue 2 and Vue 3

## When to choose
- your project already depends on UEditor and needs Vue integration
- you want two-way binding for editor content without manual event wiring
- you need a maintained wrapper supporting both Vue 2 and Vue 3

## When to avoid
- starting a new project where a modern editor like TipTap, Quill, or ProseMirror is an option
- you need a framework-agnostic or React editor wrapper
- you cannot host UEditor's backend assets (PHP/ASP/JSP/.NET) for server-side features

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling
- domain: web-development, frontend, text-editors
- platform: -
- tags: vue, vue3, vue2, ueditor, rich-text-editor, v-model, baidu-ueditor, component-wrapper, nodejs, web-server

## Member repositories
- haochuan9421/vue-ueditor-wrap (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.336507+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-30T03:49:18.721929+00:00, confidence not recorded.
  - readme: https://github.com/haochuan9421/vue-ueditor-wrap (fetched 2026-08-28T04:05:12.336507+00:00, sha 1913ae600797)
  - registry_npm: https://registry.npmjs.org/vue-ueditor-wrap (fetched 2026-08-29T11:22:21.536724+00:00, sha 95434d574bbc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
