ShareJS is an Operational Transform library for NodeJS & browsers. It lets you easily do live concurrent editing in your app.
Questions tagged [share.js]
7 questions
                    
                    3
                    
            votes
                
                3 answers
            
        How can two users collaboratively edit a JSON file?
I'm creating a collaborative web music platform. 
At present, i have a simple drum machine working locally, with a JSON file logging all the beats. i.e. after punching in the pattern, the code looks like this when logged to console. A scheduler and…
         
    
    
        futureRobin
        
- 81
- 2
- 10
                    2
                    
            votes
                
                2 answers
            
        Access-Control-Allow-Origin using ShareJS
I have my website on one domain/server: www.mysite.com and I'm running ShareJS on another server: www.my-other-server.com:8000.
www.mysite.com/index.html