Skip to content

jamesonkunkel/schema-designer

Repository files navigation

schema-designer

What is it?

An open-source tool to design JSON schemas using node-edge graphs. Simply draw out a schema using the node based interface and watch it be parsed into the JSON schema it represents in real time.

What is it built with?

React application built with Vite bundler. Node-edge functionality is managed by ReactFlow.

How to get started?

Clone the repo and run the following commands in the root directory to install dependencies and launch the development environment (by default on port 5173).

npm i
npm run dev

Check out the application live here (deployed on Vercel).

Screenshot 2023-12-11 at 2 32 20 AM

About

Front end tool to design JSON schemas using flow chart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published