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 install
Or using NPM.
git clone https://github.com/hoobs-org/schema.git
cd schema
npm install
To run this tool use the Vue development server.
cd schema
yarn serve
Or using NPM.
cd schema
npm run serve
HOOBS and the HOOBS logo are registered trademarks of HOOBS Inc. Copyright (C) 2020 HOOBS Inc. All rights reserved.