AykutSarac/jsoncrack.com
This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Repository Details
Repository Description
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML and CSV into interactive graphs.
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML and CSV into interactive graphs.
<!-- PROJECT LOGO --> <p align="center"> <a href="https://github.com/AykutSarac/jsoncrack.com"> <img src="./apps/www/public/assets/192.png" height="50" alt="Logo"> </a> <h1 align="center">JSON Crack</h1> <p align="center"> The open-source JSON Editor. <br /> <a href="https://jsoncrack.com"><strong>Learn more »</strong></a> <br /> <br /> <a href="https://todiagram.com?utm_source=jsoncrack&utm_medium=readme_header">ToDiagram</a> · <a href="https://discord.gg/yVyTtCRueq">Discord</a> · <a href="https://jsoncrack.com">Website</a> · <a href="https://github.com/AykutSarac/jsoncrack.com/issues">Issues</a> · <a href="https://marketplace.visualstudio.com/items?itemName=AykutSarac.jsoncrack-vscode">VS Code</a> · <a href="https://chromewebstore.google.com/detail/hbaeglefdflnhodchjiaphmheaojikhh">Chrome</a> </p> </p> <!-- ABOUT THE PROJECT --> ## About the Project <img width="100%" alt="JSON Crack editor" src="./apps/www/public/assets/editor.webp"> ## Visualize JSON into interactive graphs JSON Crack is a tool for visualizing JSON data in a structured, interactive graphs, making it easier to explore, format, and validate JSON. It offers features like converting JSON to other formats (CSV, YAML), generating JSON Schema, executing queries, and exporting visualizations as images. Designed for both readability and usability. * **Visualizer**: Instantly convert JSON, YAML, CSV, and XML into interactive graphs or trees in dark or light mode. * **Convert**: Seamlessly transform data formats, like JSON to CSV or XML to JSON, for easy sharing. * **Format & Validate**: Beautify and validate JSON, YAML, and CSV for clear and accurate data. * **Code Generation**: Generate TypeScript interfaces, Golang structs, Kotlin data classes, Rust serde types, and JSON Schema. * **JSON Schema**: Create and
Related Repositories
Product Discussion
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...