{"id":23053652,"url":"https://github.com/component/range","last_synced_at":"2025-08-15T04:30:55.197Z","repository":{"id":5091264,"uuid":"6253757","full_name":"component/range","owner":"component","description":"Return a range of integers","archived":false,"fork":false,"pushed_at":"2013-06-06T15:18:28.000Z","size":138,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-03T07:05:56.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"parsing/RestKit","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/component.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":"2012-10-17T00:15:43.000Z","updated_at":"2017-07-04T09:51:31.000Z","dependencies_parsed_at":"2022-07-28T23:18:43.989Z","dependency_job_id":null,"html_url":"https://github.com/component/range","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/component/range","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Frange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Frange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Frange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Frange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/component","download_url":"https://codeload.github.com/component/range/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Frange/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270523879,"owners_count":24600186,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-12-16T00:18:59.574Z","updated_at":"2025-08-15T04:30:54.706Z","avatar_url":"https://github.com/component.png","language":"JavaScript","readme":"\n# range\n\n  Return a range of integers\n\n## Installation\n\n    $ component install component/range\n\n## API\n\n  Exclusive range:\n\n```js\nrange(5, 10);\n// =\u003e [5,6,7,8,9]\n```\n\n  Inclusive range (truthy value):\n\n```js\nrange(5, 10, true);\nrange(5, 10, 'inclusive');\n// =\u003e [5,6,7,8,9,10]\n```\n\n## License\n\n  MIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Frange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomponent%2Frange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Frange/lists"}