{"id":28560579,"url":"https://github.com/sr258/h5p-types","last_synced_at":"2026-02-14T03:18:49.167Z","repository":{"id":57114792,"uuid":"442877303","full_name":"sr258/h5p-types","owner":"sr258","description":"TypeScript definitions for H5P","archived":false,"fork":false,"pushed_at":"2022-01-04T16:06:58.000Z","size":43,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T17:38:29.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/sr258.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}},"created_at":"2021-12-29T19:59:48.000Z","updated_at":"2023-06-14T12:14:59.000Z","dependencies_parsed_at":"2022-08-22T08:40:22.405Z","dependency_job_id":null,"html_url":"https://github.com/sr258/h5p-types","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sr258/h5p-types","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr258%2Fh5p-types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr258%2Fh5p-types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr258%2Fh5p-types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr258%2Fh5p-types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sr258","download_url":"https://codeload.github.com/sr258/h5p-types/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr258%2Fh5p-types/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29433304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T02:20:56.896Z","status":"ssl_error","status_checked_at":"2026-02-14T02:11:29.478Z","response_time":53,"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":[],"created_at":"2025-06-10T09:37:19.647Z","updated_at":"2026-02-14T03:18:49.124Z","avatar_url":"https://github.com/sr258.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# H5P type definitions and schemas\n\nThese files help you by providing code completion in VS Code or other IDEs.\n\n## Types\n\n`npm install --save-dev @h5p-types/h5p-core` will give you code completion if\nyou add `@h5p-types` to your type roots in TypeScript (`tsconfig.json`):\n\n```json\n{ \"typeRoots\": [\"node_modules/@types\", \"node_modules/@h5p-types\"] }\n```\n\n## JSON Schemas\n\nAdd this to settings.json in VS Code to get code completion when editing\n`library.json` and `semantics.json` (semantic code completion is not very\ncontext sensitive and offers more options than are allowed, but it's a start):\n\n```json\n{\n  \"json.schemas\": [\n    {\n      \"fileMatch\": [\"/semantics.json\"],\n      \"url\": \"https://raw.githubusercontent.com/sr258/h5p-types/main/schemas/semantics-schema.json\"\n    },\n    {\n      \"fileMatch\": [\"/library.json\"],\n      \"url\": \"https://raw.githubusercontent.com/sr258/h5p-types/main/schemas/library-schema.json\"\n    }\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsr258%2Fh5p-types","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsr258%2Fh5p-types","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsr258%2Fh5p-types/lists"}