jstd-web/node_modules/@wangeditor/core/README.md

14 lines
365 B
Markdown
Raw Normal View History

2025-11-25 15:23:22 +08:00
# wangEditor core
[wangEditor](https://www.wangeditor.com/) core.
## Main Functionalities
- View model -> vdom -> DOM + Selection
- Menus + toolbar + hoverbar
- Core editor APIs and events
- Register third-party modules (menus, plugins...)
## Main dependencies
- [slate.js](https://docs.slatejs.org/)
- [snabbdom.js](https://github.com/snabbdom/snabbdom)