Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 341 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 341 Bytes

jsonschema-extractor

Extract schemas from your favorite software. Generated schemas are added to SchemaStore.

Contributing

git clone https://github.com/fox-projects/jsonschema-extractor
cd ./jsonschema-extractor
pnpm i
node index.js

Out of Scope

  • GitHub Actions
  • VSCode