Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ximing/ceditor

支持多人协作的code编辑器
https://github.com/ximing/ceditor

Last synced: 9 days ago
JSON representation

支持多人协作的code编辑器

Awesome Lists containing this project

README

        

### 开发
```apple js
npm run dev
```
### build demo
```apple js
npm run builddemo
```

### bulid lib
```apple js
npm run buildlib
```
### todo
* 从本地打开
* 切换主题
* 切换语言
* 多人光标
*