feat: add demo

This commit is contained in:
yanmao 2021-11-29 03:20:48 +08:00
parent d390fa7463
commit 24a1810c94
2 changed files with 8 additions and 0 deletions

View File

@ -46,6 +46,10 @@ Monitor the changes of the `DOM` tree in the editing area through `MutationObser
**`React`** example [https://github.com/yanmao-cc/am-editor/tree/master/examples/react](https://github.com/yanmao-cc/am-editor/tree/master/examples/react)
**`Vue2 DEMO`** [https://github.com/yanmao-cc/am-editor-demo-vue2](https://github.com/yanmao-cc/am-editor-demo-vue2)
**`Vue2 Nuxt DEMO`** [https://github.com/yanmao-cc/am-editor-nuxt](https://github.com/yanmao-cc/am-editor-nuxt)
## Features
- Out of the box, it provides dozens of rich plug-ins to meet most needs

View File

@ -48,6 +48,10 @@
**`React`** 案例 [https://github.com/yanmao-cc/am-editor/tree/master/examples/react](https://github.com/yanmao-cc/am-editor/tree/master/examples/react)
**`Vue2 DEMO`** [https://github.com/yanmao-cc/am-editor-demo-vue2](https://github.com/yanmao-cc/am-editor-demo-vue2)
**`Vue2 Nuxt DEMO`** [https://github.com/yanmao-cc/am-editor-nuxt](https://github.com/yanmao-cc/am-editor-nuxt)
## 特性
- 开箱即用,提供几十种丰富的插件来满足大部分需求