JSON Explorer
Effortlessly explore, visualize, and interact with JSON data directly within Visual Studio Code.
Features
- Interactive JSON Viewer: Render JSON data as a collapsible and expandable tree with intuitive navigation.
- Table View for Arrays: Display arrays as sortable and filterable tables with column visibility toggles.
- Column Management: Easily hide or show specific columns in arrays and restore them when needed.
- Code Generation: Generate code for mapping from one json structure to another. (Requires OPENAI_API_KEY as environment variable)

Tip: Right Click the JSON file and select "Open With JSON Explorer"
| |