{"id":18380125,"url":"https://github.com/simongregory/is-programme-id","last_synced_at":"2025-04-11T15:10:08.941Z","repository":{"id":57277581,"uuid":"92504883","full_name":"simongregory/is-programme-id","owner":"simongregory","description":"Tests if a string is in the format of a BBC programme identifier ","archived":false,"fork":false,"pushed_at":"2019-11-27T17:14:54.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T23:26:50.641Z","etag":null,"topics":["bbc","bbc-programmes","nodejs-modules","validator"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simongregory.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":"2017-05-26T11:36:28.000Z","updated_at":"2019-11-27T17:14:56.000Z","dependencies_parsed_at":"2022-09-12T01:11:24.521Z","dependency_job_id":null,"html_url":"https://github.com/simongregory/is-programme-id","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simongregory%2Fis-programme-id","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simongregory%2Fis-programme-id/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simongregory%2Fis-programme-id/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simongregory%2Fis-programme-id/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simongregory","download_url":"https://codeload.github.com/simongregory/is-programme-id/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248429102,"owners_count":21101783,"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":["bbc","bbc-programmes","nodejs-modules","validator"],"created_at":"2024-11-06T00:41:56.942Z","updated_at":"2025-04-11T15:10:08.918Z","avatar_url":"https://github.com/simongregory.png","language":"JavaScript","readme":"# is-programme-id\n\nTests if a string is in the format of a BBC programme identifier. It does not check if it represents a known programme.\n\n## Install\n\n```\n$ yarn add is-programme-id\n```\n\n## Usage\n\n```js\nconst isProgrammeID = require('isProgrammeID');\n\nisProgrammeID('p050hssx');   // true\nisProgrammeID('abc');   // false\n\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimongregory%2Fis-programme-id","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimongregory%2Fis-programme-id","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimongregory%2Fis-programme-id/lists"}