{"id":18336421,"url":"https://github.com/launchpadlab/babel-preset","last_synced_at":"2025-10-30T02:09:07.445Z","repository":{"id":147464624,"uuid":"109896398","full_name":"LaunchPadLab/babel-preset","owner":"LaunchPadLab","description":"Shareable babel presets","archived":false,"fork":false,"pushed_at":"2019-09-18T18:17:30.000Z","size":78,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-09T19:55:40.178Z","etag":null,"topics":[],"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/LaunchPadLab.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-11-07T22:04:55.000Z","updated_at":"2020-07-30T12:47:07.000Z","dependencies_parsed_at":"2023-07-24T18:30:51.105Z","dependency_job_id":null,"html_url":"https://github.com/LaunchPadLab/babel-preset","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/LaunchPadLab/babel-preset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LaunchPadLab%2Fbabel-preset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LaunchPadLab%2Fbabel-preset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LaunchPadLab%2Fbabel-preset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LaunchPadLab%2Fbabel-preset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LaunchPadLab","download_url":"https://codeload.github.com/LaunchPadLab/babel-preset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LaunchPadLab%2Fbabel-preset/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281731419,"owners_count":26551804,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-05T20:07:51.605Z","updated_at":"2025-10-30T02:09:07.412Z","avatar_url":"https://github.com/LaunchPadLab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @launchpadlab/babel-preset\n\nShareable babel presets to use across projects.\n\n## Usage:\n\n```js\n// .babelrc:\n\n// To use a specific config\n{\n  presets: ['@launchpadlab/babel-preset/es6'],\n}\n\n// To use the default config (react)\n{\n  presets: ['@launchpadlab/babel-preset'],\n}\n```\n\nThis preset uses [@babel/preset-env](https://babeljs.io/docs/en/babel-preset-env) under the hood. To pass options down to that preset, you can pass an `env` option at the top level:\n```js\n{\n  // Will skip module transformations\n  presets: [['@launchpadlab/babel-preset', { env: { modules: false } }]],\n}\n```\n\n\n## Migration Guides\n- [v2.0.0](migration-guides/v2.0.0.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchpadlab%2Fbabel-preset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaunchpadlab%2Fbabel-preset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchpadlab%2Fbabel-preset/lists"}