Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.24 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.24 KB
JSON Crack

JSON Crack is a powerful and innovative VS Code extension designed to revolutionize the way you interact with JSON data. Seamlessly bridging the gap between data and visualization, this extension empowers developers, data analysts, and enthusiasts to effortlessly transform complex JSON datasets into informative and visually appealing graphs. This is an extension brought by jsoncrack.com.

How to use?

  1. Install the JSON Crack extension from the VS Code marketplace.
  2. Open a JSON file.
  3. Click on the JSON Crack icon (icon) in the menubar.
  4. Watch as your JSON data transforms into insightful graphs.
image

Contributing

  1. Run pnpm install
  2. Run pnpm build
  3. Press F5 to debug

For every change at codebase you should re-do the steps 2 and 3.