Show HN: JSON For You – Visualize JSON in graph or table views https://ift.tt/ahb6BOr

Show HN: JSON For You – Visualize JSON in graph or table views After two years of improvement, I think it's time to share it with you all. Here’s a quick overview: - Common features include validation, formatting, minification, and more. - Visualize JSON in a graph or table view. - Structured comparison with fallback to text comparison. - Navigate though JSON using JSON pointer. - Supports jq. Would love to hear the community's questions, thoughts and comments! https://ift.tt/NdY8UDk September 23, 2024 at 10:20PM

No comments:

Show HN: Optional parameters and named arguments for Java https://ift.tt/THVGBnZ

Show HN: Optional parameters and named arguments for Java This is an experimental yet comprehensive compiler plugin that brings optional par...