2 Forks
2 Stars
2 Watchers

slatejs-exp

An experimental repo to use socket.io to sync & show other people's cursors (carets) when collaborating to edit the same content by slatejs editor. A part of the code is modified from https://github.com/ianstormtaylor/slate/tree/master/examples. The cursor indicator shows every client's socket.io sessionID. Some candidates: prosemirror, yjs

How to download and setup slatejs-exp

Open terminal and run command
git clone https://github.com/grimmer0125/slatejs-exp.git
git clone is used to create a copy or clone of slatejs-exp 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 slatejs-exp https://github.com/grimmer0125/slatejs-exp/archive/master.zip

Or simply clone slatejs-exp with SSH
[email protected]:grimmer0125/slatejs-exp.git

If you have some problems with slatejs-exp

You may open issue on slatejs-exp support forum (system) here: https://github.com/grimmer0125/slatejs-exp/issues