{"id":30180931,"url":"https://github.com/streamich/pure-arr","last_synced_at":"2025-08-12T08:06:20.773Z","repository":{"id":41796600,"uuid":"158455597","full_name":"streamich/pure-arr","owner":"streamich","description":"Immutable pure Array.prototype functions","archived":false,"fork":false,"pushed_at":"2023-12-15T02:28:21.000Z","size":2446,"stargazers_count":13,"open_issues_count":23,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T13:43:19.488Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/streamich.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-11-20T21:49:46.000Z","updated_at":"2019-12-28T14:05:06.000Z","dependencies_parsed_at":"2024-02-05T10:16:13.094Z","dependency_job_id":null,"html_url":"https://github.com/streamich/pure-arr","commit_stats":{"total_commits":9,"total_committers":3,"mean_commits":3.0,"dds":0.4444444444444444,"last_synced_commit":"9aa70bbe0685610eec77146e805174a1e4656e02"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/streamich/pure-arr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Fpure-arr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Fpure-arr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Fpure-arr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Fpure-arr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streamich","download_url":"https://codeload.github.com/streamich/pure-arr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Fpure-arr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269779756,"owners_count":24474597,"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-10T02:00:08.965Z","response_time":71,"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":"2025-08-12T08:06:08.820Z","updated_at":"2025-08-12T08:06:20.758Z","avatar_url":"https://github.com/streamich.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pure-arr\n\nPure, immutable equivalents of `Array.prototype`.\n\n```js\nimport {push} from 'pure-arr';\n\nconst a = push([1, 2], 3);\n// 👉 [1, 2, 3]\n```\n\n- Implements all `Array.prototype` methods.\n- First argument is always an array.\n- Does not mutate inputs.\n\n## License\n\n[Unlicense](LICENSE) \u0026mdash; public domain.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamich%2Fpure-arr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstreamich%2Fpure-arr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamich%2Fpure-arr/lists"}