UNPKG

@dslate/dslate

Version:

一个Ant Design风格的富文本编辑器 - An Ant Design style rich editor based on Slate

18 lines (11 loc) 220 B
# dslate See our website [dslate](http://rojer95.github.io/dslate) for more information. ## Install Using npm: ```bash $ npm install --save @dslate/dslate ``` or using yarn: ```bash $ yarn add @dslate/dslate ```