{"id":18919226,"url":"https://github.com/axilleasiv/babel-plugin-transform-custom-console","last_synced_at":"2026-05-15T21:37:37.238Z","repository":{"id":77488240,"uuid":"140272259","full_name":"axilleasiv/babel-plugin-transform-custom-console","owner":"axilleasiv","description":"Replace console.log statements with a custom expression","archived":false,"fork":false,"pushed_at":"2021-04-21T18:55:32.000Z","size":65,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T23:25:26.395Z","etag":null,"topics":["babel","babel-plugin"],"latest_commit_sha":null,"homepage":"","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/axilleasiv.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":"2018-07-09T10:53:04.000Z","updated_at":"2023-04-12T20:47:48.000Z","dependencies_parsed_at":"2023-04-10T04:50:42.920Z","dependency_job_id":null,"html_url":"https://github.com/axilleasiv/babel-plugin-transform-custom-console","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/axilleasiv/babel-plugin-transform-custom-console","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axilleasiv%2Fbabel-plugin-transform-custom-console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axilleasiv%2Fbabel-plugin-transform-custom-console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axilleasiv%2Fbabel-plugin-transform-custom-console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axilleasiv%2Fbabel-plugin-transform-custom-console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axilleasiv","download_url":"https://codeload.github.com/axilleasiv/babel-plugin-transform-custom-console/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axilleasiv%2Fbabel-plugin-transform-custom-console/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33080778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-plugin"],"created_at":"2024-11-08T10:36:37.746Z","updated_at":"2026-05-15T21:37:37.223Z","avatar_url":"https://github.com/axilleasiv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babel-plugin-transform-custom-console\n\n\u003e Replace console.log statements with a custom name, is not supposed to be used for general purposes\n\n## Usage\n\n### Via `.babelrc` (Recommended)\n\n**.babelrc**\n\n```json\n{\n  \"plugins\": [\"babel-plugin-transform-custom-console\"]\n}\n```\n\n### Via CLI\n\n```sh\nbabel --plugins babel-plugin-transform-custom-console script.js\n```\n\n### Via Node API\n\n```javascript\nrequire('babel-core').transform('code', {\n  plugins: ['babel-plugin-transform-custom-console']\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxilleasiv%2Fbabel-plugin-transform-custom-console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxilleasiv%2Fbabel-plugin-transform-custom-console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxilleasiv%2Fbabel-plugin-transform-custom-console/lists"}