Overview
JSON Crack is a free, open-source data visualization app that allows users to visualize data formats such as JSON, YAML, XML, CSV, and more into interactive graphs. It offers intuitive features to explore, analyze, and understand complex data structures, making it suitable for developers working on large-scale projects or data enthusiasts seeking hidden insights. Built with Next.js, Reaflow, React.js, Tailwind CSS, and Supabase, JSON Crack officially launched as v1.0 on February 17, 2022.
Features
- Dark mode: Comfortable viewing experience in low-light environments.
- Graph & Tree view modes: Different perspectives for data visualization.
- Transform & filter data with AI: Utilize AI capabilities to manipulate and refine data.
- Export to PNG, SVG, JPEG & clipboard: Share data visualizations in various formats easily.
- Zoom and panning support with touch gestures: Enhanced maneuverability for detailed exploration.
- Supports data formats like JSON, YAML, CSV, XML, TOML: Versatile compatibility for diverse data types.
- JQ, JSON Schema, Decode JWT, Generate Types and interfaces: Additional tools for data processing and generation.
- Wide range of tools: Includes search graph, JSON path, validate, save to cloud functionalities.
- Embeddable iframe widgets: Seamless integration for embedding visualizations.
Installation
To get started, follow these steps:
- Ensure you have Node.js (Version: >=18.x) and Pnpm installed.
- Clone the repository from GitHub and navigate to the project folder.
- Install packages with
yarn
. - Run the project.
Summary
JSON Crack is a powerful data visualization tool with features like dark mode, multiple view modes, AI data transformation, and support for various data formats. Its user-friendly interface and broad toolset make it a valuable resource for developers and data enthusiasts alike. With continuous updates and a strong community of contributors, JSON Crack promises to enhance the data visualization experience for users.