Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusion/ej2-showcase-javascript-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-javascript-diagram-builder
Last synced: 8 days 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-javascript-diagram-builder
- Owner: syncfusion
- License: other
- Created: 2019-04-01T06:23:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-12T07:23:51.000Z (about 1 year ago)
- Last Synced: 2024-07-26T22:51:52.357Z (4 months ago)
- Language: JavaScript
- Size: 2.15 MB
- Stars: 8
- Watchers: 12
- Forks: 10
- 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.