SkillAgentSearch skills...

Jsontree

Visualize JSON data format as a tree or graph

Install / Use

/learn @BUMBAIYA/Jsontree
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

JsonTree Visualizer

Visualisation tool to help visualise json format in Graph and Tree form.

👉 View live

screencapture-jsontree-vercel-app-2023-07-19-04_35_43

Development setup 🛠

Steps to locally setup development after cloning the project.

git clone https://github.com/BUMBAIYA/jsontree.git

Step 1 - NodeJS

You will need:

Please install them if you don't have them already.

Step 2 - Install dependencies

cd jsontree
npm install

Step 3 - Run app

Once the dependencies are installed, you can run the app:

npm run dev

Your application should be running on http://localhost:3000.

License

Licensed under the MIT license.


View on GitHub
GitHub Stars69
CategoryDevelopment
Updated2d ago
Forks18

Languages

TypeScript

Security Score

100/100

Audited on Mar 27, 2026

No findings