{"id":21473792,"url":"https://github.com/bell-kevin/training-js-8-conditional-statement--switch","last_synced_at":"2025-03-17T07:26:43.780Z","repository":{"id":110406938,"uuid":"508516065","full_name":"bell-kevin/Training-JS-8-Conditional-statement--switch","owner":"bell-kevin","description":"Training JS #8: Conditional statement--switch. function howManydays(month){   var days;   switch (month){   case 2:         days = 28;         break;       case 4: case 6: case 9: case 11:         days= 30;         break;        default:         days= 31;   }   return days; }","archived":false,"fork":false,"pushed_at":"2022-07-06T22:35:01.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T16:48:28.310Z","etag":null,"topics":["codewars-kata-solution"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bell-kevin.png","metadata":{},"created_at":"2022-06-29T02:12:46.000Z","updated_at":"2022-06-29T02:13:45.000Z","dependencies_parsed_at":"2023-03-07T08:15:35.932Z","dependency_job_id":null,"html_url":"https://github.com/bell-kevin/Training-JS-8-Conditional-statement--switch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bell-kevin%2FTraining-JS-8-Conditional-statement--switch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bell-kevin%2FTraining-JS-8-Conditional-statement--switch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bell-kevin%2FTraining-JS-8-Conditional-statement--switch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bell-kevin%2FTraining-JS-8-Conditional-statement--switch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bell-kevin","download_url":"https://codeload.github.com/bell-kevin/Training-JS-8-Conditional-statement--switch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243990628,"owners_count":20379827,"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":["codewars-kata-solution"],"created_at":"2024-11-23T10:18:53.522Z","updated_at":"2025-03-17T07:26:43.774Z","avatar_url":"https://github.com/bell-kevin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":null,"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbell-kevin%2Ftraining-js-8-conditional-statement--switch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbell-kevin%2Ftraining-js-8-conditional-statement--switch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbell-kevin%2Ftraining-js-8-conditional-statement--switch/lists"}