Releases: killcod3/json-viewer
Releases · killcod3/json-viewer
V1.1.0
Release Notes v1.1.0
Major Feature: Code Generation
New Features
- Code Snippet Generation: Click any JSON node to generate production-ready code
- Multi-Language Support: JavaScript, Python, and Java code generation
- Smart Path Handling: Automatically handles arrays, nested objects, and special characters
- Copy-Paste Ready: Generated code includes error handling and proper syntax
Bug Fixes
- Fixed layout jumping when hovering over action buttons
- Improved variable naming for generated code (handles numeric keys properly)
- Better error handling in code generation templates