ApplicationJSON and FileJSON renderers.
FileJSON should provide a simple Monaco editor with some provisions for JSON editing like auto-closing curly braces and quotes.
ApplicationJSON should render arbitrary JSON K-V pairs as a list of heading and body text, where...
Might be rendered as...
ApplicationJSONandFileJSONrenderers.FileJSONshould provide a simple Monaco editor with some provisions for JSON editing like auto-closing curly braces and quotes.ApplicationJSONshould render arbitrary JSON K-V pairs as a list of heading and body text, where...{ "foo": "bar" }Might be rendered as...