0 Forks
1 Stars
1 Watchers

flxEditor

一个基于 Slate 框架的编辑器,它支持插件化能力,提供了一种方便的方式来扩展编辑器的功能。通过定义一些接口和类型,我们可以创建自定义的插件,这些插件可以提供一些特定的功能,比如处理特定的键盘输入事件,或者渲染特定类型的元素等

How to download and setup flxEditor

Open terminal and run command
git clone https://github.com/ailuoku6/flxEditor.git
git clone is used to create a copy or clone of flxEditor repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flxEditor https://github.com/ailuoku6/flxEditor/archive/master.zip

Or simply clone flxEditor with SSH
[email protected]:ailuoku6/flxEditor.git

If you have some problems with flxEditor

You may open issue on flxEditor support forum (system) here: https://github.com/ailuoku6/flxEditor/issues