Skip to content

Releases: killcod3/json-viewer

V1.1.0

22 Aug 18:20

Choose a tag to compare

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

V1.0.0

14 Aug 08:38
cb941e2

Choose a tag to compare

Update README.md