josdejong / json-schema-validator

A mini-editor made for the article "JSON Schema Validator"

Home Page:https://jsoneditoronline.org/indepth/validate/json-schema-validator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON Schema Validator

This is a mini-editor made for the article JSON Schema Validator.

Develop

npm run dev

Build

To build a new version:

npm run build

Then commit and push changes to GitHub to publish.

About

A mini-editor made for the article "JSON Schema Validator"

https://jsoneditoronline.org/indepth/validate/json-schema-validator/

License:Other


Languages

Language:Svelte 55.0%Language:TypeScript 23.3%Language:HTML 12.5%Language:JavaScript 9.2%