blockly - Build JSON output via graphical web interface -


looking library allows drag & drop graphical objects tree structure, , have json representation of output. aware of this?

i see https://developers.google.com/blockly builds code , doesn't can applied use case. http://objgen.com/json?demo=true cool textual. http://jsonmate.com has graphical visualizer, can't modify there. http://jsoneditoronline.org allows drag , drop reorder items, not build tree.

https://mbraak.github.io/jqtree/#general may answer, looking other suggestions/alternatives.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -