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.
- Host: GitHub
- URL: https://github.com/syncfusion/ej2-showcase-angular-diagram-collaborative-editing
- Owner: syncfusion
- License: other
- Created: 2026-03-18T12:25:23.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2026-03-18T16:06:20.000Z (3 months ago)
- Last Synced: 2026-05-14T14:56:28.126Z (about 2 months ago)
- Topics: angular, live-diagram-collaboration, real-time-collaboration
- Language: TypeScript
- Homepage:
- Size: 589 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license
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
```