{"id":18380010,"url":"https://github.com/simonespa/plain-babel","last_synced_at":"2026-04-29T00:33:38.609Z","repository":{"id":92709062,"uuid":"103301711","full_name":"simonespa/plain-babel","owner":"simonespa","description":"A simple example of plain babel configuration","archived":false,"fork":false,"pushed_at":"2017-09-12T17:34:22.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T18:09:42.898Z","etag":null,"topics":["babel","babel-polyfill","es6","polyfill"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"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/simonespa.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":"2017-09-12T17:33:32.000Z","updated_at":"2017-09-12T17:34:42.000Z","dependencies_parsed_at":"2023-03-26T13:32:29.144Z","dependency_job_id":null,"html_url":"https://github.com/simonespa/plain-babel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simonespa/plain-babel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonespa%2Fplain-babel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonespa%2Fplain-babel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonespa%2Fplain-babel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonespa%2Fplain-babel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonespa","download_url":"https://codeload.github.com/simonespa/plain-babel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonespa%2Fplain-babel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["babel","babel-polyfill","es6","polyfill"],"created_at":"2024-11-06T00:41:39.708Z","updated_at":"2026-04-29T00:33:38.593Z","avatar_url":"https://github.com/simonespa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# plain-babel\nThis exercise is to understand how to use plain babel and configure it.\n\n## Objective\nThe objective of this repo is to use plain babel in order to learn how static transpiling and runtime polyfill works.\n\n## Related links\n* https://babeljs.io/\n* https://babeljs.io/docs/usage/polyfill\n\n## Get started\nFeel free to play with `es6.js` and add some more [ES6 syntax](https://babeljs.io/learn-es2015/). Assuming you already run `yarn install`, we can now transpile it by running `yarn transpile`. This command will generate `transpiled-es5.js`. Now you can run the final ES5 code with `yarn start`.\n\nNotice that `es6.js` uses Promise, and since babel transpiling is static, you need to have a polyfill at runtime that provide the Promise API.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonespa%2Fplain-babel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonespa%2Fplain-babel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonespa%2Fplain-babel/lists"}