{"id":32956879,"url":"https://github.com/zhiyelee/array.chunk","last_synced_at":"2026-02-16T18:39:50.102Z","repository":{"id":45069798,"uuid":"49112344","full_name":"zhiyelee/array.chunk","owner":"zhiyelee","description":"Split array/TypedArray to chunks of given size","archived":false,"fork":false,"pushed_at":"2022-01-11T05:22:16.000Z","size":4,"stargazers_count":12,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T04:09:38.937Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/array.chunk","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/zhiyelee.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":"2016-01-06T04:29:27.000Z","updated_at":"2025-02-22T20:26:25.000Z","dependencies_parsed_at":"2022-08-26T09:41:49.252Z","dependency_job_id":null,"html_url":"https://github.com/zhiyelee/array.chunk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhiyelee/array.chunk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhiyelee%2Farray.chunk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhiyelee%2Farray.chunk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhiyelee%2Farray.chunk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhiyelee%2Farray.chunk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhiyelee","download_url":"https://codeload.github.com/zhiyelee/array.chunk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhiyelee%2Farray.chunk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29514774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T18:37:19.720Z","status":"ssl_error","status_checked_at":"2026-02-16T18:36:46.920Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2025-11-12T23:00:21.232Z","updated_at":"2026-02-16T18:39:50.089Z","avatar_url":"https://github.com/zhiyelee.png","language":"JavaScript","readme":"# array.chunk\n[![Build Status](https://travis-ci.org/zhiyelee/array.chunk.svg)](https://travis-ci.org/zhiyelee/array.chunk)\n\nSplit array/TypedArray to chunks of given size.\n\n## Usage\n\n```js\nconst chunks = require('array.chunk');\n\n// [[1, 2], [3, 4], [5]]\nconsole.log(chunks([1, 2, 3, 4, 5], 2));\n```\n\n## LICENSE\nISC\n\n","funding_links":[],"categories":["Modules","模块"],"sub_categories":["Array","数组"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhiyelee%2Farray.chunk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhiyelee%2Farray.chunk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhiyelee%2Farray.chunk/lists"}