Skip to content

hoobs-org/schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a JSON schema validation and testing tool.

Demo

You can run this tool from here.
Live Demo

Installing

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

Running

To run this tool use the Vue development server.

cd schema
yarn serve

Or using NPM.

cd schema
npm run serve

Legal

HOOBS and the HOOBS logo are registered trademarks of HOOBS Inc. Copyright (C) 2020 HOOBS Inc. All rights reserved.

About

JSON schema validation tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published