#I have been working on a standalone development...
1 messages · Page 1 of 1 (latest)
Looks great
The { and } not being vertically aligned keep bugging my eyes out though
Maybe you can try the way vscode renders the collapsible chevron? It’s less distracting that way
Also how can i try the app out 
@sly talon the app is Ray (https://myray.app) and the nextjs integration package is next-ray (https://www.npmjs.com/package/next-ray)
npm install next-ray
The package I used for rendering json is react-json-view (https://mac-s-g.github.io/react-json-view/demo/dist/). I don't think I will make my own json renderer but I can look into forking it for this use case.
Keep in mind that I'm actively working on the next integration, if something breaks, let me know ;p
npm