{"id":21216575,"url":"https://github.com/jackhowa/sum-range","last_synced_at":"2026-04-24T18:41:52.563Z","repository":{"id":78850072,"uuid":"101226024","full_name":"JackHowa/sum-range","owner":"JackHowa","description":"We'll pass you an array of two numbers. Return the sum of those two numbers and all numbers between them.","archived":false,"fork":false,"pushed_at":"2017-08-23T21:47:20.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-01T21:50:04.248Z","etag":null,"topics":["algorithm","array","freecodecamp"],"latest_commit_sha":null,"homepage":"https://www.freecodecamp.org/challenges/diff-two-arrays","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/JackHowa.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":"2017-08-23T21:20:50.000Z","updated_at":"2017-08-23T21:47:56.000Z","dependencies_parsed_at":"2023-03-12T06:00:09.728Z","dependency_job_id":null,"html_url":"https://github.com/JackHowa/sum-range","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JackHowa/sum-range","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackHowa%2Fsum-range","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackHowa%2Fsum-range/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackHowa%2Fsum-range/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackHowa%2Fsum-range/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JackHowa","download_url":"https://codeload.github.com/JackHowa/sum-range/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackHowa%2Fsum-range/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32236744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["algorithm","array","freecodecamp"],"created_at":"2024-11-20T21:53:00.783Z","updated_at":"2026-04-24T18:41:47.554Z","avatar_url":"https://github.com/JackHowa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sum-range\n\nWe'll pass you an array of two numbers. Return the sum of those two numbers and all numbers between them.\n\nThe lowest number will not always come first.\n\n## Tests\n\n* sumAll([1, 4]) should return a number.\n* sumAll([1, 4]) should return 10.\n* sumAll([4, 1]) should return 10.\n* sumAll([5, 10]) should return 45.\n* sumAll([10, 5]) should return 45.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackhowa%2Fsum-range","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackhowa%2Fsum-range","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackhowa%2Fsum-range/lists"}