mirror of
https://github.com/chenasraf/schemastore.git
synced 2026-05-17 17:58:02 +00:00
522b0fbd2a672b9f87f41222412bdec8537136ce
* refactor: remove many JSON.parse() The old code use multiple times JSON.parse() The code is now more clear that there are: callbackParameter.rawFile callbackParameter.jsonObj * update the axios to get the 'arraybuffer' as download. The old code get the default JSON object as response. * add toml for schema test validation * hide count for fullstrict mode if only one AJV schema is scan The output is not correct any more * add one toml test file * update package.json * update pull request template * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
JSON Schema Store
The largest collection of independent JSON schemas in the world
The repository is meant as a universal JSON schema store, where schemas for popular JSON documents can be found.
Website: schemastore.org
Contribute
Contributions are more than welcome. Both to the website itself or to the various schema files. Before contributing, please carefully read the guidelines.
Description
Languages
JavaScript
83.1%
HTML
11.1%
CSS
4.3%
Makefile
1.5%