jinfinote
jinfinote copied to clipboard
JavaScript implementation of the Infinote protocol for collaborative editing
First off, GREAT project. I'm using it for a real-time collaborative screenwriting app, www.WriterDuet.com. I believe I have discovered a bug in it, but fortunately I think the solution is...
Hi, Maybe an idea to have jinfinote available on npm? That way it's easier to use it on node.js
I did some more testing on the remote delete position, but couldn't get rid of the problem. I cleaned up the editor code, and added some cleaner console output at...