{"id":15823487,"url":"https://github.com/bbortt/get-getter","last_synced_at":"2025-04-01T07:57:33.456Z","repository":{"id":105813217,"uuid":"218458054","full_name":"bbortt/get-getter","owner":"bbortt","description":"getGetter() - a brief history of JavaScript [Symbol.iterator].","archived":false,"fork":false,"pushed_at":"2019-10-30T20:54:41.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-17T07:31:21.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bbortt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-10-30T06:28:44.000Z","updated_at":"2019-10-30T20:56:28.000Z","dependencies_parsed_at":"2023-06-14T03:45:37.408Z","dependency_job_id":null,"html_url":"https://github.com/bbortt/get-getter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbortt%2Fget-getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbortt%2Fget-getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbortt%2Fget-getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbortt%2Fget-getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbortt","download_url":"https://codeload.github.com/bbortt/get-getter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246604618,"owners_count":20804100,"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-10-05T08:20:20.310Z","updated_at":"2025-04-01T07:57:33.433Z","avatar_url":"https://github.com/bbortt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"getGetter\n======\n\u003e getGetter() - a brief history of JavaScript [Symbol.iterator]. \n\n# Abstract\nThere was a time when we did load all data in a single JavaScript command.\n\nBut with time going by, data growing and our interpreters evolving we finally\nmanaged to build something like an asynchronous cloud in JavaScript. With this\nCloud we can fetch our items one by one, instead of keeping everything in memory.\n\nSounds awesome, doesn't it? You're right.. its speed is.. ugh, what should I say?\n\n[![Blazing Fast](https://img.shields.io/badge/speed-blazing%20%F0%9F%94%A5-brightgreen.svg?style=flat-square)](https://twitter.com/acdlite/status/974390255393505280)\n\n# Requirements\n* [Node.js](https://nodejs.org/en/download/)\n\n# Getting started\nRun the following commands one after another. Each command will introduce you\nto a new problem and a possible solution to it. Read the output carefully and\ntake a look at the implementation if necessary. You should understand each single\nstep before carrying on to the next one.\n\n```shell script\nnode step_1\nnode step_2\nnode step_3\nnode step_4\nnode step_5\n```\n\n# Reference\n[MDN web docs on Symbol.iterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/iterator)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbortt%2Fget-getter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbortt%2Fget-getter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbortt%2Fget-getter/lists"}