AlexeyBoiko / DgrmJS

Dgrm.net - flowchart editor. Works on desktop, phone and tablet. Has no dependency. Pure JavaScript.
https://dgrm.net
Apache License 2.0
913 stars 83 forks source link

Nice work! how to plug DgrmJs into one application and use? #5

Closed lijunhaoabroad closed 2 years ago

lijunhaoabroad commented 2 years ago

I just want to know if it is possible to compile everything into one javascript file so that it can be used directly with just a script tag without putting the whole folder inside a project?

Thank you again for writing this library!

AlexeyBoiko commented 2 years ago

Thank you, I have to make npm. Please give me some days.

AlexeyBoiko commented 2 years ago

I created npm: npm version

and a minimalistic example: https://github.com/AlexeyBoiko/DgrmJS-Example