CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
18.66k stars 2.25k forks source link

[NEW TOOL] JSON schema validator #368

Open fatahnuram opened 1 year ago

fatahnuram commented 1 year ago

Which tool is impacted? Example: json validator maybe?

Describe the solution you'd like JSON schema, see https://json-schema.org/

Is their example of this tool in the wild? https://jsonschema.net/

Additional context none

sbordeyne commented 10 months ago

@CorentinTh I started working on implementing that in the JSON Viewer tool, with a preset of JSON Schemas from https://www.schemastore.org/json/

Do you mind if it's in an existing tool ? Or would you rather have a separate one ?

sharevb commented 3 weeks ago

Hi @sbordeyne, sounds interesting, do you want to make a PR ? (or allow me to make it from your code) ? thanks