{"id":21595240,"url":"https://github.com/euank/parse-numeric-range-rb","last_synced_at":"2025-06-12T15:32:52.193Z","repository":{"id":66058194,"uuid":"78910033","full_name":"euank/parse-numeric-range-rb","owner":"euank","description":"Ruby library to parse numeric ranges","archived":false,"fork":false,"pushed_at":"2017-01-14T04:14:52.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T11:09:29.589Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/euank.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-01-14T03:46:22.000Z","updated_at":"2017-02-08T23:31:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"276d47c5-92a6-42c6-b2e4-75f0323a611d","html_url":"https://github.com/euank/parse-numeric-range-rb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/euank/parse-numeric-range-rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fparse-numeric-range-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fparse-numeric-range-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fparse-numeric-range-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fparse-numeric-range-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/euank","download_url":"https://codeload.github.com/euank/parse-numeric-range-rb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fparse-numeric-range-rb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259493465,"owners_count":22866321,"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":[],"created_at":"2024-11-24T17:34:55.419Z","updated_at":"2025-06-12T15:32:52.153Z","avatar_url":"https://github.com/euank.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parse Numeric Range\n\nParses expressions like 1-10,20-30. Returns an energetic (as opposed to lazy) array.\n\n## Usage\n\n```ruby\nrequire 'parse_numeric_range'\n\nParseNumericRange.parse(\"1,3..5\")\n# =\u003e [1, 3, 4, 5]\n```\n\n## TODO\n\n* return a lazy enumerator\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fparse-numeric-range-rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuank%2Fparse-numeric-range-rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fparse-numeric-range-rb/lists"}