{"id":15686613,"url":"https://github.com/ljharb/asynciterator.prototype","last_synced_at":"2025-04-30T22:42:00.892Z","repository":{"id":64580618,"uuid":"576409305","full_name":"ljharb/AsyncIterator.prototype","owner":"ljharb","description":"`AsyncIterator.prototype`, or a shared object to use.","archived":false,"fork":false,"pushed_at":"2024-08-27T21:33:25.000Z","size":20,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-20T13:39:23.017Z","etag":null,"topics":["async","asynciterator","ecmascript","iterator","javascript","prototype"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ljharb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":"ljharb","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":"ljharb","custom":null}},"created_at":"2022-12-09T19:32:39.000Z","updated_at":"2024-08-27T21:33:28.000Z","dependencies_parsed_at":"2024-10-23T19:33:22.378Z","dependency_job_id":"69070f3c-4a4e-4007-a33c-3711f95e127c","html_url":"https://github.com/ljharb/AsyncIterator.prototype","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"4dbc2e6b00da81a71c067e3f246ce05be8239c5d"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2FAsyncIterator.prototype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2FAsyncIterator.prototype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2FAsyncIterator.prototype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2FAsyncIterator.prototype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljharb","download_url":"https://codeload.github.com/ljharb/AsyncIterator.prototype/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251795377,"owners_count":21645018,"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":["async","asynciterator","ecmascript","iterator","javascript","prototype"],"created_at":"2024-10-03T17:40:44.478Z","updated_at":"2025-04-30T22:42:00.874Z","avatar_url":"https://github.com/ljharb.png","language":"JavaScript","funding_links":["https://github.com/sponsors/ljharb","https://ko-fi.com/ljharb","https://thanks.dev/ljharb"],"categories":[],"sub_categories":[],"readme":"# asynciterator.prototype \u003csup\u003e[![Version Badge][npm-version-svg]][package-url]\u003c/sup\u003e\n\n[![github actions][actions-image]][actions-url]\n[![coverage][codecov-image]][codecov-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\n`AsyncIterator.prototype`, or a shared object to use.\n\n## Usage\n\n```javascript\nvar asyncIterProto = require('asynciterator.prototype');\nvar assert = require('assert');\n\nif (typeof AsyncIterator === 'function') {\n    assert.equal(AsyncIterator.prototype, asyncIterProto);\n}\n```\n\n[package-url]: https://npmjs.org/package/asynciterator.prototype\n[npm-version-svg]: https://versionbadg.es/ljharb/AsyncIterator.prototype.svg\n[deps-svg]: https://david-dm.org/ljharb/AsyncIterator.prototype.svg\n[deps-url]: https://david-dm.org/ljharb/AsyncIterator.prototype\n[dev-deps-svg]: https://david-dm.org/ljharb/AsyncIterator.prototype/dev-status.svg\n[dev-deps-url]: https://david-dm.org/ljharb/AsyncIterator.prototype#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/asynciterator.prototype.png?downloads=true\u0026stars=true\n[license-image]: https://img.shields.io/npm/l/asynciterator.prototype.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/asynciterator.prototype.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=asynciterator.prototype\n[codecov-image]: https://codecov.io/gh/ljharb/AsyncIterator.prototype/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/ljharb/AsyncIterator.prototype/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/ljharb/AsyncIterator.prototype\n[actions-url]: https://github.com/AsyncIterator/iterator.prototype/actions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fljharb%2Fasynciterator.prototype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fljharb%2Fasynciterator.prototype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fljharb%2Fasynciterator.prototype/lists"}