New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react-json-to-graph

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-json-to-graph

## Introduction JSON to Graph Viewer is a simplified version of JSON Crack built with pure React, Zustand for state management, ShadCN UI components, and the Monaco Editor for code editing. This tool allows you to visualize JSON data as an interactive gra

latest
npmnpm
Version
0.0.6
Version published
Maintainers
0
Created
Source

JSON to Graph Viewer

Introduction

JSON to Graph Viewer is a simplified version of JSON Crack built with pure React, Zustand for state management, ShadCN UI components, and the Monaco Editor for code editing. This tool allows you to visualize JSON data as an interactive graph entirely in the browser, ensuring complete data privacy with no risk of data leakage.

This project is designed as a learning resource for developers interested in creating a JSON visualization tool from scratch using modern React technologies.

SourceCode(MIT license)

https://github.com/Guo-astro/react-json-graph

Features

Pure React Implementation using ReactFlow. State Management with Zustand: Lightweight and easy-to-use state management. ShadCN UI Components: Stylish and accessible UI components. Monaco Editor Integration: Advanced code editor with syntax highlighting and IntelliSense. Browser-Based: Runs entirely in the browser with no backend dependencies.

Demo

Check out the live demo to see the JSON to Graph Viewer in action.

FAQs

Package last updated on 01 Dec 2024

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