A lightweight web application for parsing and visually displaying JSON data with collapsible tree structure, syntax highlighting, and file upload support.
- Interactive JSON Tree View: Collapsible nodes for easy navigation of nested objects and arrays
- Syntax Highlighting: Color-coded display for keys, strings, numbers, and other data types
- File Upload Support: Drag-and-drop or browse JSON/JSON files directly
- Real-time Parsing: Instant validation and display of JSON input
- Responsive Design: Mobile-friendly layout with adaptive grid system
- Error Handling: Clear feedback for invalid JSON syntax
- No Dependencies: Pure HTML, CSS, and vanilla JavaScript
- Clone the repository:
git clone https://github.com/tpreisig/json-reader.git
- Navigate to the project directory:
cd json-reader - Start the application:
open index.html
This project is licensed under the MIT License - see the LICENSE file for details.
Maintained by tpreisig - feel free to reach out!
