Skip to content

Visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.

License

Notifications You must be signed in to change notification settings

YunoHost-Apps/jsoncrack_ynh

Repository files navigation

JSON Crack for YunoHost

Integration level Working status Maintenance status

Install JSON Crack with YunoHost

Read this README in other languages.

This package allows you to install JSON Crack quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

JSON Crack is a tool for visualizing JSON, YAML, CSV, XML, and TOML data in interactive graphs, making files easier to explore, format, and validate. It includes the following features:

  • Visualizer: Instantly convert JSON, YAML, CSV, XML, and TOML 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, and JSON Schema.
  • JSON Schema: Create JSON Schema, mock data, and validate various data formats.
  • Advanced Tools: Decode JWT, randomize data, and run jq or JSON path queries.
  • Export Image: Download your visualization as PNG, JPEG, or SVG.
  • Privacy: All data processing is performed client-side; nothing is stored on the server.

Shipped version: 2024.11.19~ynh1

Demo: https://jsoncrack.com/editor

Screenshots

Screenshot of JSON Crack

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/jsoncrack_ynh/tree/testing --debug
or
sudo yunohost app upgrade jsoncrack -u https://github.com/YunoHost-Apps/jsoncrack_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps

About

Visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.

Resources

License

Stars

Watchers

Forks

Languages