πŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more β†’
Socket
Sign inDemoInstall
Socket

json-crack-drishya

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-crack-drishya

2.8.3
latest
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
Β 
Created
Source
JSON Crack

JSON Crack | VS Code Extension | Documentation

An innovative, open source JSON 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 JSON visualization app that will revolutionize the way you work with data. With its intuitive and user-friendly interface, JSON Crack makes it easy to explore, analyze, 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 and features you need to unlock the full potential of your data.

Features

  • πŸ’― Free & open-source.
  • πŸŒ“ Dark mode.
  • πŸ–ΌοΈ Export to PNG, SVG & clipboard.
  • πŸ” Zoom and panning support.
  • πŸ›  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:

Altogic Sentry

FAQs

Package last updated on 05 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts