So it runs everything locally/in web worker, but there's a monthly quota and it requires a paid plan of $9.99 monthly to keep running it on my own machine?
Show HN: JSON For You – Visualize JSON in graph or table views
11–20 of 88 posts
Re: Show HN: JSON For You – Visualize JSON in graph or table views
#12What I’m hungry for is not so much this coherent application for exploring json data but rather a set of React components to integrate explorations like this into a web app. Does anybody know of any good components or libraries for that?
The other opensource json visualizer I found operates on the similar model as OP's project, but it also doesn't provide a standalone component.
Re: Show HN: JSON For You – Visualize JSON in graph or table views
#13So it runs everything locally/in web worker, but there's a monthly quota and it requires a paid plan of $9.99 monthly to keep running it on my own machine?
Yes, but you can also deploy it locally, so you can use it for free. May I ask, do you think that programs running locally are not worth paying for if it is open source?
Re: Show HN: JSON For You – Visualize JSON in graph or table views
#14What I’m hungry for is not so much this coherent application for exploring json data but rather a set of React components to integrate explorations like this into a web app. Does anybody know of any good components or libraries for that?
https://github.com/egeozcan/json-tail/tree/master/data
also has storybook but no online demo I'm sorry :(
edit: ha, I also found the plain js/css/html version there, a surprise from past me https://github.com/egeozcan/json-tail/tree/master/data/legac...
Re: Show HN: JSON For You – Visualize JSON in graph or table views
#15What I’m hungry for is not so much this coherent application for exploring json data but rather a set of React components to integrate explorations like this into a web app. Does anybody know of any good components or libraries for that?
Re: Show HN: JSON For You – Visualize JSON in graph or table views
#16So it runs everything locally/in web worker, but there's a monthly quota and it requires a paid plan of $9.99 monthly to keep running it on my own machine?
Yes, but you can also deploy it locally, so you can use it for free. May I ask, do you think that programs running locally are not worth paying for if it is open source?
Re: Show HN: JSON For You – Visualize JSON in graph or table views
#17So it runs everything locally/in web worker, but there's a monthly quota and it requires a paid plan of $9.99 monthly to keep running it on my own machine?
Re: Show HN: JSON For You – Visualize JSON in graph or table views
#18Any plans to make an editor on top of this?
Re: Show HN: JSON For You – Visualize JSON in graph or table views
#19While I was looking at the image and trying to understand, the carousel moved to the next image. It's too fast, and I can't get back to the first image without it immediately switching me to the second image. I can't get it to sit still either and NOT switch to the next image. Some carousels pause themselves when the cursor is hovering over it, but this one did not pause when I did that. The only way I had enough time to digest the information was by right clicking on the image and opening it in a new tab.