{"id":19700322,"url":"https://github.com/jsonqlness/jql-validation-js","last_synced_at":"2026-04-10T11:02:18.020Z","repository":{"id":57281926,"uuid":"153175219","full_name":"jsonqlness/jql-validation-js","owner":"jsonqlness","description":"Validate JSON against GraphQL Schema","archived":false,"fork":false,"pushed_at":"2018-10-15T21:38:39.000Z","size":69,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-19T18:53:37.871Z","etag":null,"topics":["graphql","json","library","nodejs","validation"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonqlness.png","metadata":{"files":{"readme":"readme.MD","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-15T20:11:21.000Z","updated_at":"2019-05-11T04:19:17.000Z","dependencies_parsed_at":"2022-09-26T22:22:09.548Z","dependency_job_id":null,"html_url":"https://github.com/jsonqlness/jql-validation-js","commit_stats":null,"previous_names":["jsonqlness/jql-validation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jsonqlness/jql-validation-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonqlness%2Fjql-validation-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonqlness%2Fjql-validation-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonqlness%2Fjql-validation-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonqlness%2Fjql-validation-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonqlness","download_url":"https://codeload.github.com/jsonqlness/jql-validation-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonqlness%2Fjql-validation-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31639524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["graphql","json","library","nodejs","validation"],"created_at":"2024-11-11T21:05:29.634Z","updated_at":"2026-04-10T11:02:18.003Z","avatar_url":"https://github.com/jsonqlness.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\t\u003cbr\u003e\n\t\u003cimg width=\"90\" src=\"https://img-iduxhodzhv.now.sh\" alt=\"JQL\"\u003e\n\t\u003cbr\u003e\n\t\u003cbr\u003e\n\u003c/h1\u003e\n\n# JQL\n\n\u003e Validate JSON with a GraphQL schema\n\n\n## Install\n\n```\n$ npm install --save-dev jql-validation\n```\n\n\n## Usage\n\nDefine a schema:\n\n```graphql\nenum Episode {\n    NEWHOPE\n    EMPIRE\n    JEDI\n}\n\ntype Character {\n  id: ID!\n  name: String!\n  appearsIn: [Episode]!\n  isLegacy: Boolean!\n}\n```\n\nValidate you JSON:\n\nTO DO!! 🤖\n\n## Created by\n\n- [Nicola Zanon](https://nicola-zanon.com)\n- [Korneliusz Rabczak](http://thecookiezen.com)\n\n\n## License\n\nMIT ©","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonqlness%2Fjql-validation-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsonqlness%2Fjql-validation-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonqlness%2Fjql-validation-js/lists"}