{"id":21296687,"url":"https://github.com/eccenca/babel-preset-eccenca","last_synced_at":"2026-01-12T02:25:56.904Z","repository":{"id":65931176,"uuid":"58650210","full_name":"eccenca/babel-preset-eccenca","owner":"eccenca","description":"Babel preset for eccenca projects","archived":false,"fork":false,"pushed_at":"2017-03-13T07:50:48.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":13,"default_branch":"develop","last_synced_at":"2025-03-15T17:32:55.679Z","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/eccenca.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-12T14:45:16.000Z","updated_at":"2017-05-18T09:16:33.000Z","dependencies_parsed_at":"2023-02-16T21:25:14.615Z","dependency_job_id":null,"html_url":"https://github.com/eccenca/babel-preset-eccenca","commit_stats":null,"previous_names":["elds/babel-preset-eccenca"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/eccenca/babel-preset-eccenca","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eccenca%2Fbabel-preset-eccenca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eccenca%2Fbabel-preset-eccenca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eccenca%2Fbabel-preset-eccenca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eccenca%2Fbabel-preset-eccenca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eccenca","download_url":"https://codeload.github.com/eccenca/babel-preset-eccenca/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eccenca%2Fbabel-preset-eccenca/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28332388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"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-21T14:29:02.654Z","updated_at":"2026-01-12T02:25:56.885Z","avatar_url":"https://github.com/eccenca.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babel-preset-eccenca\n\nBabel preset for eccenca projects.\n\n- Includes `react`, `es2016-loose` and `stage-0` presets.\n- Includes also `babel-plugin-add-module-exports` to get export behaviour like babel 5. \n\n## Install\n\n```sh\n$ npm install --save-dev babel-preset-eccenca\n```\n\n## Usage\n\n### Via `.babelrc` (Recommended)\n\n**.babelrc**\n\n```json\n{\n  \"presets\": [\"eccenca\"]\n}\n```\n\n### Via CLI\n\n```sh\n$ babel script.js --presets eccenca\n```\n\n### Via Node API\n\n```javascript\nrequire(\"babel-core\").transform(\"code\", {\n  presets: [\"eccenca\"]\n});\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feccenca%2Fbabel-preset-eccenca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feccenca%2Fbabel-preset-eccenca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feccenca%2Fbabel-preset-eccenca/lists"}