An open API service indexing awesome lists of open source software.

https://github.com/syncfusion/ej2-showcase-angular-diagram-collaborative-editing

This showcase highlights real-time collaborative editing in the Angular Diagram. It demonstrates how multiple users can seamlessly work together on the same diagram with instant, synchronized updates.
https://github.com/syncfusion/ej2-showcase-angular-diagram-collaborative-editing

angular live-diagram-collaboration real-time-collaboration

Last synced: 20 days ago
JSON representation

This showcase highlights real-time collaborative editing in the Angular Diagram. It demonstrates how multiple users can seamlessly work together on the same diagram with instant, synchronized updates.

Awesome Lists containing this project

README

          

# ej2-showcase-angular-diagram-collaborative-editing
This showcase highlights real-time collaborative editing in the Angular Diagram. It demonstrates how multiple users can seamlessly work together on the same diagram with instant, synchronized updates.

## Running the Project

Make sure you are using **Node v20+**.
Then run:

```bash
npm install
npm start
```