Skip to content

Releases: killcod3/json-viewer

Release list

V1.1.0

Choose a tag to compare

@killcod3 killcod3 released this 22 Aug 18:20

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

Choose a tag to compare

@killcod3 killcod3 released this 14 Aug 08:38
cb941e2
Update README.md