# wangEditor for Vue [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/facebook/react/blob/main/LICENSE) [![npm](https://img.shields.io/npm/v/@wangeditor/editor-for-vue.svg)](https://www.npmjs.com/package/@wangeditor/editor-for-vue/v/next) [![build status](https://github.com/wangeditor-team/wangEditor-for-vue/actions/workflows/npm-publish.yml/badge.svg?branch=main)](https://github.com/wangeditor-team/wangEditor-for-vue/actions) [English documentation](./README-en.md) ## 介绍 基于 [wangEditor](https://www.wangeditor.com/v5/) 封装的开箱即用的 [Vue2 组件](https://www.wangeditor.com/v5/guide/for-frame.html#vue2) ## 安装 ```shell yarn add @wangeditor/editor yarn add @wangeditor/editor-for-vue ``` ## 使用 参考[文档](https://www.wangeditor.com/v5/guide/for-frame.html#vue2)