This is a JSON schema validation and testing tool.
You can run this tool from here.
Live Demo
HOOBS recommends Yarn.
git clone https://github.com/hoobs-org/schema.git
cd schema
yarn installOr using NPM.
git clone https://github.com/hoobs-org/schema.git
cd schema
npm installTo run this tool use the Vue development server.
cd schema
yarn serveOr using NPM.
cd schema
npm run serveHOOBS and the HOOBS logo are registered trademarks of HOOBS Inc. Copyright (C) 2020 HOOBS Inc. All rights reserved.

