{"id":16594581,"url":"https://github.com/hjzheng/range","last_synced_at":"2025-04-04T23:22:39.652Z","repository":{"id":35118333,"uuid":"208965268","full_name":"hjzheng/range","owner":"hjzheng","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-04T10:33:00.000Z","size":320,"stargazers_count":1,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T05:06:52.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/hjzheng.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":"2019-09-17T05:19:24.000Z","updated_at":"2023-03-08T04:36:58.000Z","dependencies_parsed_at":"2023-01-15T14:15:21.294Z","dependency_job_id":null,"html_url":"https://github.com/hjzheng/range","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/hjzheng%2Frange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjzheng%2Frange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjzheng%2Frange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjzheng%2Frange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hjzheng","download_url":"https://codeload.github.com/hjzheng/range/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247262834,"owners_count":20910314,"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-10-11T23:46:42.646Z","updated_at":"2025-04-04T23:22:39.631Z","avatar_url":"https://github.com/hjzheng.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# range\n\n```\nnpm install @jxz/range\n```\n\n```js\nconst range = require('@jxz/range')\n\nrange(4) //[0, 1, 2, 3]\n\nrange(1, 4) //[1, 2, 3]\n\nrange(5, 20, 4) //[5, 9, 13, 17]\n\nrange(2, -10, -4) //[2, -2, -6]\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjzheng%2Frange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhjzheng%2Frange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjzheng%2Frange/lists"}