{"id":27936081,"url":"https://github.com/elm-community/array-extra","last_synced_at":"2025-05-07T06:56:17.905Z","repository":{"id":27281608,"uuid":"30754958","full_name":"elm-community/array-extra","owner":"elm-community","description":"convenience functions for working with Array","archived":false,"fork":false,"pushed_at":"2024-06-16T22:05:30.000Z","size":626,"stargazers_count":9,"open_issues_count":5,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-07T06:56:10.653Z","etag":null,"topics":["array","elm","elm-core","extra"],"latest_commit_sha":null,"homepage":"http://package.elm-lang.org/packages/elm-community/array-extra/latest","language":"Elm","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/elm-community.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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,"publiccode":null,"codemeta":null}},"created_at":"2015-02-13T12:12:10.000Z","updated_at":"2024-03-10T20:31:42.000Z","dependencies_parsed_at":"2024-06-20T22:00:44.567Z","dependency_job_id":"f3261872-dc3c-4ee0-8e68-ce88f86ee8c0","html_url":"https://github.com/elm-community/array-extra","commit_stats":{"total_commits":161,"total_committers":16,"mean_commits":10.0625,"dds":0.6335403726708074,"last_synced_commit":"bf9e73f31e5ced4b3e89fe4d574c6cb67a6e14a7"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elm-community%2Farray-extra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elm-community%2Farray-extra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elm-community%2Farray-extra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elm-community%2Farray-extra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elm-community","download_url":"https://codeload.github.com/elm-community/array-extra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252831311,"owners_count":21810783,"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":["array","elm","elm-core","extra"],"created_at":"2025-05-07T06:56:17.147Z","updated_at":"2025-05-07T06:56:17.898Z","avatar_url":"https://github.com/elm-community.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# convenience functions for working with `Array`\n\nSome people like to import under the same namespace as `Array`:\n\n```elm\nimport Array exposing (Array)\nimport Array.Extra as Array\n\nfirstFive : Array a -\u003e Array a\nfirstFive =\n    Array.sliceUntil 5\n```\n\nNote that this API is experimental and likely to go through many more iterations.\n\nFeedback and contributions are very welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felm-community%2Farray-extra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felm-community%2Farray-extra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felm-community%2Farray-extra/lists"}