2023-08-19 12:08:21 +03:00
2023-08-09 18:11:24 +03:00
2023-08-09 18:19:01 +03:00
2023-08-19 12:08:21 +03:00
2023-08-03 10:55:50 +03:00
2023-08-03 10:55:50 +03:00
2023-08-03 21:13:56 +03:00
2023-08-02 18:46:47 +03:00
2022-09-25 23:37:47 +03:00
2022-09-12 21:53:31 +03:00
2023-05-14 13:35:14 +03:00
2022-09-12 10:47:57 +03:00
2023-08-03 10:55:50 +03:00
2023-07-23 13:38:32 +03:00
2023-07-23 13:38:32 +03:00
2022-09-27 18:04:23 +03:00
2023-08-07 23:39:20 +03:00
2023-08-18 16:32:42 +03:00
2023-08-17 16:44:29 +03:00
2023-07-24 18:58:17 +03:00
2023-07-16 15:44:10 +03:00
2023-08-19 12:08:21 +03:00

JSON Crack

JSON Crack | VS Code Extension | Documentation

An innovative, open source data visualization app.
Brings data to life through captivating graphs.


JSON Crack - Simple visualization tool for your JSON data. | Product Hunt

Product Preview

JSON Crack (jsoncrack.com)

JSON Crack is a free, open-source data visualization app capable of visualizing data formats such as JSON, YAML, XML, CSV and more, into interactive graphs. With its intuitive and user-friendly interface, JSON Crack makes it easy to explore, analyze, and understand even the most complex data structures. Whether you're a developer working on a large-scale project or a data enthusiast looking to uncover hidden insights, JSON Crack has the tools and features you need to unlock the full potential of your data.

Features

  • 💯 Free & open-source.
  • 🌓 Dark mode.
  • 🖼️ Export to PNG, SVG, JPEG & clipboard.
  • 🔍 Zoom and panning support with touch gestures.
  • 🛠 Wide range of tools - search, json path, node contents, expand/toggle, auto format...
  • 🔗 Share/Import/Fetch
  • 🧱 Embeddable iframe widgets.

Contributing

Sponsors & support

If you like the project, you can become a sponsor at GitHub Sponsors or use Premium.

Running Locally

Local

After cloning the repository, run the following commands:

# Install the packages
yarn install

# Start development server
# Then the development server will run at http://localhost:3000
yarn dev

Docker

🐳 A Dockerfile is provided in the root of the repository. If you want to run JSON Crack locally:

# Build a Docker image with:
docker build -t jsoncrack .

# Run locally with:
docker run -p 8888:8080 jsoncrack

# Go to http://localhost:8888

Thank you for supporting JSON Crack

Last but not least, we're thankful to these companies for offering their services for free:

Sentry
Description
️ Transform data chaos into clarity with JSON Crack - the ultimate JSON visualization solution.
Readme 41 MiB
Languages
TypeScript 94.1%
JavaScript 5.7%
Dockerfile 0.2%