You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having these separate took up a lot of space and also made things
appear in inconsistent ways.
Just treat them as "languages" (which we do in other sections
anyway), and remove the sorting by language name so we can
keep them at the end.
Also compress the draft support wording/formatting as it was
taking up a lot of space.
All notes should be unformatted (not italicized)
Don't show empty () if there's no license given.
One web tool was not even a validator so move it to the right section.
A Go tool from another section is also a validator, so add it.
-[JSON Schema Validator](https://www.jsonschemavalidator.net/) - validate against your own schemas
67
-
-[JSON Schema Lint](http://jsonschemalint.com/) - validate against your own schemas
68
-
-[quicktype.io](https://app.quicktype.io/#l=schema) - infer JSON Schema from samples, and generate TypeScript, C++, go, Java, C#, Swift, etc. types from JSON Schema
69
-
70
-
### Command Line
71
-
72
-
<!-- To add a validator library, add it in _data/validator-libraries-modern.yml -->
-[jsonschema.net](http://www.jsonschema.net) - generates schemas from example data
130
+
-[quicktype.io](https://app.quicktype.io/#l=schema) - infer JSON Schema from samples, and generate TypeScript, C++, go, Java, C#, Swift, etc. types from JSON Schema
0 commit comments