# wangEditor for Vue [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) [![npm](https://img.shields.io/npm/v/@wangeditor-next/editor-for-vue.svg)](https://www.npmjs.com/package/@wangeditor-next/editor-for-vue) [![build status](https://github.com/wangeditor-next/wangEditor-for-vue3/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/wangeditor-next/wangEditor-for-vue3/actions/workflows/build.yml) [中文文档](./README.md) ## Introduction An out-of-the-box [Vue 3 component](https://wangeditor-next.github.io/docs/en/guide/for-frame.html#vue3) for [wangEditor-next](https://github.com/wangeditor-next/wangEditor-next). The current wrapper supports `@wangeditor-next/editor` v5 and v6. ## Installation ```shell yarn add @wangeditor-next/editor yarn add @wangeditor-next/editor-for-vue ``` ## Usage [Vue/React usage documentation](https://wangeditor-next.github.io/docs/en/guide/for-frame.html#vue3)