{"id":27003713,"url":"https://github.com/tc39/ecmascript-asyncawait","last_synced_at":"2025-04-04T06:01:14.492Z","repository":{"id":13634742,"uuid":"16328098","full_name":"tc39/proposal-async-await","owner":"tc39","description":"Async/await for ECMAScript","archived":true,"fork":false,"pushed_at":"2023-02-02T16:38:58.000Z","size":315,"stargazers_count":1580,"open_issues_count":0,"forks_count":104,"subscribers_count":112,"default_branch":"main","last_synced_at":"2024-07-31T22:12:37.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tc39.es/proposal-async-await/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tc39.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}},"created_at":"2014-01-28T22:24:00.000Z","updated_at":"2024-07-28T03:58:06.000Z","dependencies_parsed_at":"2023-02-17T22:01:24.862Z","dependency_job_id":null,"html_url":"https://github.com/tc39/proposal-async-await","commit_stats":null,"previous_names":["tc39/ecmascript-asyncawait"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tc39%2Fproposal-async-await","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tc39%2Fproposal-async-await/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tc39%2Fproposal-async-await/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tc39%2Fproposal-async-await/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tc39","download_url":"https://codeload.github.com/tc39/proposal-async-await/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247128747,"owners_count":20888235,"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":"2025-04-04T06:00:43.192Z","updated_at":"2025-04-04T06:01:14.474Z","avatar_url":"https://github.com/tc39.png","language":"HTML","readme":"# Async Functions for  ECMAScript\n\nThe introduction of Promises and Generators in ECMAScript presents an opportunity to dramatically improve the language-level model for writing asynchronous code in ECMAScript. The spec text can be found [here](https://tc39.github.io/ecmascript-asyncawait).\n\n\nThis proposal is implemented in a [regenerator](https://github.com/facebook/regenerator) which can compile ES5 code containing `async` and `await` down to vanilla ES5 to run in existing browsers and runtimes.\n\nThis repo contains a complete example using a large number of the features of the proposal.  To run this example:\n\n```Shell\nnpm install\nregenerator -r server.asyncawait.js | node\n```\n","funding_links":[],"categories":["Supported Language Features and Polyfills","Supported Browsers"],"sub_categories":["`npm run eject`","Supported Language Features"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftc39%2Fecmascript-asyncawait","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftc39%2Fecmascript-asyncawait","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftc39%2Fecmascript-asyncawait/lists"}