The JavaScript diagram builder application is used to create the diagrams such as "Flow Charts", "MindMap Diagrams" and "Organization Chart" through Visual Interface.
Перейти к файлу
shyamg1991 96c34c0057
Merge pull request #5 from sivaranjith-78/patch-1
913515: Update home.js
2024-10-07 20:38:10 +05:30
scripts
src 913515: Update home.js 2024-10-07 18:51:13 +05:30
.gitignore
Jenkinsfile
README.md
config.json
favicon.ico
gulpfile.js
index.html
license
package.json Updated package json 2023-08-22 16:21:06 +05:30
webpack.config.js

README.md

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.