Skip to content

bohjak/schema-finder

Repository files navigation

Schema Finder

Explore, modify, and create JSONSchema instances.

Licensed under the Unlicense.

This library started out as a drop-in replacement for React JSON Schema Inspector with better support for complex array types. It is being developed against the JSONSchema Draft 7, so it doesn't have a full support for some of the features of the newer drafts, but should still display them reasonably well.

Development

# Clone
git clone https://github.com/jamesbohacek/schema-finder.git
cd schema-finder

# Install packages
pnpm i

# Run dev server with an example page
pnpm dev

# Build
pnpm build

About

A simple React component for finding your way through a JSONSchema

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published