it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[NEW TOOL] JSON schema validator

Open fatahnuram opened this issue 2 years ago • 2 comments

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

fatahnuram avatar Apr 19 '23 15:04 fatahnuram

@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 ?

sbordeyne avatar Aug 30 '23 14:08 sbordeyne

Hi @fatahnuram and @sbordeyne , implemented in my fork: https://sharevb-it-tools.vercel.app/json-linter, https://sharevb-it-tools.vercel.app/json-prettify and https://sharevb-it-tools.vercel.app/yaml-prettify

@sbordeyne, I finalized and integrated your code. Many thanks

And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

sharevb avatar Aug 24 '25 21:08 sharevb