feat: add demo
This commit is contained in:
parent
d390fa7463
commit
24a1810c94
|
@ -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)
|
**`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
|
## Features
|
||||||
|
|
||||||
- Out of the box, it provides dozens of rich plug-ins to meet most needs
|
- Out of the box, it provides dozens of rich plug-ins to meet most needs
|
||||||
|
|
|
@ -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)
|
**`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)
|
||||||
|
|
||||||
## 特性
|
## 特性
|
||||||
|
|
||||||
- 开箱即用,提供几十种丰富的插件来满足大部分需求
|
- 开箱即用,提供几十种丰富的插件来满足大部分需求
|
||||||
|
|
Loading…
Reference in New Issue