Skip to content

bohjak/schema-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Simple React component for finding your way through a JSONSchema

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published