Skip to content

SF3741/ej2-javascript-diagram-builder

 
 

Repository files navigation

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

Check all the showcase and tutorial samples from here.

About

The JavaScript diagram builder application is used to create the diagrams such as "Flow Charts", "MindMap Diagrams" and "Organization Chart" through Visual Interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.0%
  • CSS 5.0%
  • HTML 2.0%