使用Slate + TypeScript + React Hook + Antd实现的数据驱动的富文本编辑器,使用类似Virtual Dom的机制和思想去实现编辑器功能.扩展性将更好。编辑器生成的是JSON,而不再是富文本代码。
代码仓库: https://github.com/1409070209/slate-editor
运行地址:https://1409070209.github.io/slate-editor/
点击空白处退出提示
演示地址
https://github.com/1409070209/slate-editor
使用Slate + TypeScript + React Hook + Antd实现的数据驱动的富文本编辑器,使用类似Virtual Dom的机制和思想去实现编辑器功能.扩展性将更好。编辑器生成的是JSON,而不再是富文本代码。
代码仓库: https://github.com/1409070209/slate-editor
运行地址:https://1409070209.github.io/slate-editor/




评论