文件名称:多人协作文本编辑器CoditorX.zip
文件大小:264KB
文件格式:ZIP
更新时间:2022-08-07 10:19:17
开源项目
CoditorX 是一个基于浏览器上多人协作的文本编辑器。特性:允许用户注册,每个用户有自己的工作空间用户可与他人分享文档的阅读和编辑权限实时同步内容支持 Markdown 预览关键点:使用 WebSocket 协议通讯版本控制:版本号、增量更改和合并权限控制:私密、共享编辑和阅读架构: 标签:CoditorX
【文件预览】:
coditorx-master
----conf()
--------coditor.json(364B)
----binlog.go(3KB)
----main.go(4KB)
----pkg.sh(1KB)
----document.go(11KB)
----i18n()
--------en_US.json(701B)
----views()
--------share.html(728B)
--------index.html(744B)
--------public_view_error.html(160B)
--------public_view.html(1KB)
--------login.html(4KB)
--------coditor.html(9KB)
--------sign_up.html(9KB)
----share.go(12KB)
----architecture.png(41KB)
----.header.txt(560B)
----event.go(3KB)
----Dockerfile(205B)
----editor.go(2KB)
----cursor.go(3KB)
----util.go(1KB)
----locale.go(2KB)
----.travis.yml(28B)
----LICENSE(11KB)
----workspaces()
--------admin()
--------user1()
----file.go(9KB)
----README.md(2KB)
----user.go(6KB)
----notification.go(3KB)
----.header.json(385B)
----version.go(6KB)
----.gitignore(66B)
----session.go(7KB)
----conf.go(3KB)
----static()
--------images()
--------js()
--------css()