Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.78 KB

File metadata and controls

32 lines (25 loc) · 1.78 KB

collaborative-editor

cl.dedd.ca
multiple rooms collaborative editor with nodejs, express and socketio. The code editor is from CodeMirror(https://codemirror.net).

user can create rooms and edit a file with friends by sharing the room url. Current setting for codemirror is in the very basic md view, but they support lots more amazing features, like themes and sublime-liked.

example: http://cl.dedd.ca/qyTcN

note

#####This is my first project on github :-) This a little experiment, refinements are needed for deploy.
Planned to add few more features, but maintenance may terminated at any time.

to install

to use (user)

to use (developer)