I have been looking also for the tools used to generate these Syntax Diagrams and if possible in js library
so it can be edited and displayed without awaiting a boring time for a graphic to come.
I know there are tools out there but I would say that the generator from bottlecaps.de has a nice graphic with color option. Unfortunately I could not get source code of the tool it self there.
I went also to the related questions of answers here but got only followings where we can get it as open source js library
and provided with an online demo where we can try and play with.
- railroad diagram generator from tabatkins, in
js
(Syntax exists as a Python
library as well)
- js-sequence-diagrams from bramp, in
js
but UML (Syntax is generated via bottlecaps.de)
- umlClass from GoJS, in
js
but found only for UML