I built the world's best JSON editor by myself
todiagram.com
I built the world's best JSON editor by myself
1–7 of 7 posts
Re: I built the world's best JSON editor by myself
#2Maybe this time, it will find the people who have been looking for it.
Re: I built the world's best JSON editor by myself
#3It’s been an addiction coding for this project I started a year ago, and I have enjoyed every bit of it. I believe it has high value, it just hasn’t reached the right audience yet. Maybe this time, it will find the people who have been looking for it.
Re: I built the world's best JSON editor by myself
#4It’s been an addiction coding for this project I started a year ago, and I have enjoyed every bit of it. I believe it has high value, it just hasn’t reached the right audience yet. Maybe this time, it will find the people who have been looking for it.
Re: I built the world's best JSON editor by myself
#5Re: I built the world's best JSON editor by myself
#6Re: I built the world's best JSON editor by myself
#7Nice project. I like the object exploration side, being able to dive deeper and deeper into properties nicely. But the editing side seems difficult to use. If i didn't miss a better way, I still have to edit an object as a JSON text (although only the nested part). For example if I delete a double quote, it wouldn't let me save, but does not help me understand what I have broken. I would like a way to edit a value in…