{"id":20388923,"url":"https://github.com/iterable-iterator/window","last_synced_at":"2025-06-11T22:07:12.994Z","repository":{"id":37179694,"uuid":"364532440","full_name":"iterable-iterator/window","owner":"iterable-iterator","description":":mountain_cableway: Iterable windowed iteration for JavaScript","archived":false,"fork":false,"pushed_at":"2025-06-08T00:36:03.000Z","size":2476,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T01:30:05.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://iterable-iterator.github.io/window","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterable-iterator.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-05-05T09:59:01.000Z","updated_at":"2025-06-08T00:35:35.000Z","dependencies_parsed_at":"2023-02-10T00:15:32.927Z","dependency_job_id":"e239f653-b705-461a-9702-fcee62632b3a","html_url":"https://github.com/iterable-iterator/window","commit_stats":{"total_commits":240,"total_committers":4,"mean_commits":60.0,"dds":"0.35416666666666663","last_synced_commit":"633c14947da6e28cb7c200610a290e6b422d1ad6"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterable-iterator%2Fwindow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterable-iterator%2Fwindow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterable-iterator%2Fwindow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterable-iterator%2Fwindow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterable-iterator","download_url":"https://codeload.github.com/iterable-iterator/window/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterable-iterator%2Fwindow/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258792690,"owners_count":22758922,"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-15T03:14:00.842Z","updated_at":"2025-06-11T22:07:12.930Z","avatar_url":"https://github.com/iterable-iterator.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":":mountain_cableway: [@iterable-iterator/window](https://iterable-iterator.github.io/window)\n==\n\nIterable windowed iteration for JavaScript.\nSee [docs](https://iterable-iterator.github.io/window/index.html).\n\n\u003e :warning: Depending on your environment, the code may require\n\u003e `regeneratorRuntime` to be defined, for instance by importing\n\u003e [regenerator-runtime/runtime](https://www.npmjs.com/package/regenerator-runtime).\n\n```js\nimport {window} from '@iterable-iterator/window';\n\nfor (const [x, y] of window(2, 'abcde')) ... ; // ab bc cd de\n```\n\n[![License](https://img.shields.io/github/license/iterable-iterator/window.svg)](https://raw.githubusercontent.com/iterable-iterator/window/main/LICENSE)\n[![Version](https://img.shields.io/npm/v/@iterable-iterator/window.svg)](https://www.npmjs.org/package/@iterable-iterator/window)\n[![Tests](https://img.shields.io/github/actions/workflow/status/iterable-iterator/window/ci.yml?branch=main\u0026event=push\u0026label=tests)](https://github.com/iterable-iterator/window/actions/workflows/ci.yml?query=branch:main)\n[![Dependencies](https://img.shields.io/librariesio/github/iterable-iterator/window.svg)](https://github.com/iterable-iterator/window/network/dependencies)\n[![GitHub issues](https://img.shields.io/github/issues/iterable-iterator/window.svg)](https://github.com/iterable-iterator/window/issues)\n[![Downloads](https://img.shields.io/npm/dm/@iterable-iterator/window.svg)](https://www.npmjs.org/package/@iterable-iterator/window)\n\n[![Code issues](https://img.shields.io/codeclimate/issues/iterable-iterator/window.svg)](https://codeclimate.com/github/iterable-iterator/window/issues)\n[![Code maintainability](https://img.shields.io/codeclimate/maintainability/iterable-iterator/window.svg)](https://codeclimate.com/github/iterable-iterator/window/trends/churn)\n[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/iterable-iterator/window/main.svg)](https://codecov.io/gh/iterable-iterator/window)\n[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/iterable-iterator/window.svg)](https://codeclimate.com/github/iterable-iterator/window/trends/technical_debt)\n[![Documentation](https://iterable-iterator.github.io/window/badge.svg)](https://iterable-iterator.github.io/window/source.html)\n[![Package size](https://img.shields.io/bundlephobia/minzip/@iterable-iterator/window)](https://bundlephobia.com/result?p=@iterable-iterator/window)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiterable-iterator%2Fwindow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiterable-iterator%2Fwindow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiterable-iterator%2Fwindow/lists"}