Realtime collaborative editor based on editorJS and Vanilla JS
Update 25/06/2024 The firt versión that can be used on collaborative mode using websockets.
- Basic EditorJS septup as a bubble.io plugin
- Custom blocks for screenplay and custom format
- Realtime editing with websockets
- List to save events until insert.block finish to prevent blocking an update event
- Realtime update when delete a block
- Adjust response time
- Blocking a block for rest of users when another one focus it to edit
- Realtime see coursor of another users on your screen