2022-12-24 22:55:54 +03:00
2022-09-03 23:23:18 +03:00
2022-12-22 22:13:24 +03:00
2022-12-10 17:08:42 +03:00
2022-12-10 17:08:42 +03:00
2022-09-12 22:28:33 +03:00
2022-04-27 15:42:57 +03:00
2022-09-25 23:37:47 +03:00
2022-09-12 21:53:31 +03:00
2022-12-18 13:59:25 +03:00
2022-09-26 20:06:36 +03:00
2022-09-12 10:47:57 +03:00
2022-10-30 15:44:35 +03:00
2022-08-16 17:23:13 +03:00
2022-09-08 23:38:15 +03:00
2022-08-27 18:34:18 +03:00
2022-09-12 21:53:31 +03:00
2022-09-27 18:04:23 +03:00
2022-12-11 14:27:07 +03:00
2022-12-23 13:36:32 +03:00
2022-12-07 22:34:12 +03:00
2022-02-06 13:20:35 +03:00
2022-12-23 13:36:32 +03:00

jsoncrack

github sponsors travis ci badge license badge version badge github sponsors

Simple json visualization tool for your data.

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

preview 1

JSON Crack (jsoncrack.com)

Looking for an easy and intuitive way to visualize and analyze your JSON data? Look no further than JSON Crack, the powerful and user-friendly JSON visualization tool. With its advanced features and sleek design, JSON Crack makes it easy to explore and understand even the most complex JSON 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 you need to unlock the full potential of your data. Try JSON Crack today and experience the power of data visualization like never before.

You can use the web version at jsoncrack.com or also run it locally as Docker container.

JSON Crack - Crack your data into pieces

Features

  • Search Nodes
  • Share links & Create Embed Widgets
  • Download/Clipboard as image
  • Upload JSON locally or fetch from URL
  • Great UI/UX
  • Light/Dark Mode
  • Advanced Error Messages

🛠 Development Setup

  npm install
  npm run 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

License

This project is open source and available under the GNU General Public License v3.0.

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%