See in Vercel app or GitHub Pages
Online Validator for JSON Typed Definition (powered by jtd)
Built with Next.js + TypeScript + Mui + react-codemirror2
- Input your
schemabased on JSON Typed Definition - If your input is not correct, "Invalid" will be displayed.
- If your input is correct, "Validated" will be displayed.
Note: JTD shema is derived from JSON, so the format needs to be recognised as standard JSON.
- If your input is correct but JS-object (probably without double quotes), "Warning" will be displayed.
- lint
- autocomplete
- error position display
- codegen integration
git clone https://github.com/Ningensei848/jtd-validator.git
cd jtd-validator
yarn install && yarn devMIT
- K. Kubokawa ( @Ningensei848 )
- between jobs
- k.kubokawa@klis.tsukuba.ac.jp
