Comment on Natto.dev – A Canvas for JavaScriptparentComments−bkyan5yI love how clean the interface feels! Are you using a 3rd party tool for the foldable JSON editor, or did you build it yourself?−paulshen5ythanks! It's something I built myself. A React component that branches on value type and recurses on collections (arrays and objects).
Comments
I love how clean the interface feels! Are you using a 3rd party tool for the foldable JSON editor, or did you build it yourself?
thanks! It's something I built myself. A React component that branches on value type and recurses on collections (arrays and objects).