{"id":18652849,"url":"https://github.com/torifat/adf-validator","last_synced_at":"2025-06-16T08:34:35.700Z","repository":{"id":37870701,"uuid":"246208417","full_name":"torifat/adf-validator","owner":"torifat","description":"ADF document validator","archived":false,"fork":false,"pushed_at":"2023-03-02T20:57:01.000Z","size":629,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T13:46:27.389Z","etag":null,"topics":["adf","atlassian","json-schema-validator"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/torifat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-10T04:30:36.000Z","updated_at":"2024-03-13T10:08:23.000Z","dependencies_parsed_at":"2024-12-27T22:00:23.333Z","dependency_job_id":null,"html_url":"https://github.com/torifat/adf-validator","commit_stats":{"total_commits":19,"total_committers":3,"mean_commits":6.333333333333333,"dds":0.4736842105263158,"last_synced_commit":"19a8cd616ccffbceec36638ca9fb5e1b4e9f4db1"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torifat%2Fadf-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torifat%2Fadf-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torifat%2Fadf-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torifat%2Fadf-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/torifat","download_url":"https://codeload.github.com/torifat/adf-validator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239462239,"owners_count":19642717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adf","atlassian","json-schema-validator"],"created_at":"2024-11-07T07:08:52.004Z","updated_at":"2025-02-18T11:29:43.936Z","avatar_url":"https://github.com/torifat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ADF Validator\n\n[ADF](https://developer.atlassian.com/cloud/jira/platform/apis/document/structure/) document validator\n\n### Install\n\n```\n$ npm i -g adf-validator\n$ # or\n$ npm install --global adf-validator\n```\n\n### Usage\n\n```\n  $ adfv \u003cfile.adf.json\u003e\n\n  Options\n    --stage-0           Validate against the stage-0 ADF Schema  [Default: false]\n    --version \u003cx.y.z\u003e   Specify version of @atlaskit/adf-schema  [Default: latest]\n    --force             Ignore current cache and re-download the Schemas  [Default: false]\n    --schema \u003cschema\u003e   Use a local schema for validation. Ignores all online validation flags\n\n  Examples\n    $ adfv sample-document-1.json\n    $ adfv --stage-0 sample-document-2.json\n    $ adfv --version 5.0.0 sample-document-3.json\n    $ adfv --force --stage-0 sample-document-4.json\n    $ adfv --schema local-schema.json sample-document-4.json\n\n  Notes\n    - By default it validates against the full ADF Schema.\n```\n\n## Demo\n\n[![ADF Validator](https://asciinema.org/a/l4i4yNQIOiGpox0fNPfZFjRWT.svg)](https://asciinema.org/a/l4i4yNQIOiGpox0fNPfZFjRWT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorifat%2Fadf-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftorifat%2Fadf-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorifat%2Fadf-validator/lists"}