fantasy-editor
v0.1.3
Published
A React Rich Text Editor Based On Slate
Downloads
12
Maintainers
Readme
English | 简体中文
A Rich Text Editor Based On Slate and React.
Installation
npm
npm install fantasy-editor --save
Examples
# Clone the repository
$ git clone https://github.com/lingjieee/fantasy-editor.git
# Change directory
$ cd fantasy-editor
# Install dependencies
$ yarn install
# Run examples
$ yarn start