Component wrapping JSON Editor.
Build the example:
fbpx browserify graph/example.fbp --debug > example/bundle.js
http-server example/
or whatever tool to serve up a directory.
The example uses a schema's from the JSON Resume project using the Flat theme.
Graph:
Can be generated using:
fbpx graph graph/example.fbp | dot -Tsvg > graph/example.svg