https://github.com/syncfusion/ej2-showcase-js-diagram-builder
The JavaScript diagram builder application is used to create the diagrams such as "Flow Charts", "MindMap Diagrams" and "Organization Chart" through Visual Interface.
https://github.com/syncfusion/ej2-showcase-js-diagram-builder
Last synced: 12 months ago
JSON representation
The JavaScript diagram builder application is used to create the diagrams such as "Flow Charts", "MindMap Diagrams" and "Organization Chart" through Visual Interface.
- Host: GitHub
- URL: https://github.com/syncfusion/ej2-showcase-js-diagram-builder
- Owner: syncfusion
- License: other
- Created: 2019-04-01T06:23:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T15:08:50.000Z (over 1 year ago)
- Last Synced: 2025-06-14T02:48:12.160Z (about 1 year ago)
- Language: JavaScript
- Size: 2.17 MB
- Stars: 9
- Watchers: 11
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# Essential® JS 2 for JavaScript - Diagram Builder
The diagram builder demo application showcases creating diagrams such as flow charts, Mind Map diagrams, and organization chart through visual interface.
## Deployment
### Install
* To install all dependent packages, use the below command.
```
npm install
```
### Run
To run the sample, use the below command
```
npm run serve
```
## Demo
#### https://ej2.syncfusion.com/showcase/javascript/diagrambuilder/
Check all the showcase and tutorial samples from here.