{"id":20388912,"url":"https://github.com/iterable-iterator/count","last_synced_at":"2025-04-12T10:51:28.177Z","repository":{"id":37104828,"uuid":"362177261","full_name":"iterable-iterator/count","owner":"iterable-iterator","description":":sheep: A counting function for JavaScript","archived":false,"fork":false,"pushed_at":"2024-10-24T04:56:26.000Z","size":2157,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-24T22:37:44.589Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://iterable-iterator.github.io/count","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}},"created_at":"2021-04-27T16:20:07.000Z","updated_at":"2024-10-24T04:56:28.000Z","dependencies_parsed_at":"2023-10-12T13:33:39.988Z","dependency_job_id":"71f3dd66-8b49-49f3-8926-db58dea27f10","html_url":"https://github.com/iterable-iterator/count","commit_stats":{"total_commits":261,"total_committers":5,"mean_commits":52.2,"dds":"0.33716475095785436","last_synced_commit":"e045a1d2aff290edaa72bcdc4e93032f3b2a2dce"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterable-iterator%2Fcount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterable-iterator%2Fcount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterable-iterator%2Fcount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterable-iterator%2Fcount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterable-iterator","download_url":"https://codeload.github.com/iterable-iterator/count/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248557844,"owners_count":21124165,"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:13:57.774Z","updated_at":"2025-04-12T10:51:28.156Z","avatar_url":"https://github.com/iterable-iterator.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":":sheep: [@iterable-iterator/count](https://iterable-iterator.github.io/count)\n==\n\nA counting function for JavaScript.\nSee [docs](https://iterable-iterator.github.io/count/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 {count} from '@iterable-iterator/count';\nfor (const i of count()) console.log(i); // 0 1 2 3 4 ...\ncount(2, 3); // 2 5 8 11 14 ...\n```\n\n[![License](https://img.shields.io/github/license/iterable-iterator/count.svg)](https://raw.githubusercontent.com/iterable-iterator/count/main/LICENSE)\n[![Version](https://img.shields.io/npm/v/@iterable-iterator/count.svg)](https://www.npmjs.org/package/@iterable-iterator/count)\n[![Tests](https://img.shields.io/github/actions/workflow/status/iterable-iterator/count/ci.yml?branch=main\u0026event=push\u0026label=tests)](https://github.com/iterable-iterator/count/actions/workflows/ci.yml?query=branch:main)\n[![Dependencies](https://img.shields.io/librariesio/github/iterable-iterator/count.svg)](https://github.com/iterable-iterator/count/network/dependencies)\n[![GitHub issues](https://img.shields.io/github/issues/iterable-iterator/count.svg)](https://github.com/iterable-iterator/count/issues)\n[![Downloads](https://img.shields.io/npm/dm/@iterable-iterator/count.svg)](https://www.npmjs.org/package/@iterable-iterator/count)\n\n[![Code issues](https://img.shields.io/codeclimate/issues/iterable-iterator/count.svg)](https://codeclimate.com/github/iterable-iterator/count/issues)\n[![Code maintainability](https://img.shields.io/codeclimate/maintainability/iterable-iterator/count.svg)](https://codeclimate.com/github/iterable-iterator/count/trends/churn)\n[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/iterable-iterator/count/main.svg)](https://codecov.io/gh/iterable-iterator/count)\n[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/iterable-iterator/count.svg)](https://codeclimate.com/github/iterable-iterator/count/trends/technical_debt)\n[![Documentation](https://iterable-iterator.github.io/count/badge.svg)](https://iterable-iterator.github.io/count/source.html)\n[![Package size](https://img.shields.io/bundlephobia/minzip/@iterable-iterator/count)](https://bundlephobia.com/result?p=@iterable-iterator/count)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiterable-iterator%2Fcount","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiterable-iterator%2Fcount","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiterable-iterator%2Fcount/lists"}