{"id":19706776,"url":"https://github.com/unisharp/babel-plugin","last_synced_at":"2025-10-15T04:13:51.843Z","repository":{"id":66292723,"uuid":"143703888","full_name":"UniSharp/babel-plugin","owner":"UniSharp","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-26T04:19:39.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-01-10T12:49:19.654Z","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/UniSharp.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-08-06T09:08:57.000Z","updated_at":"2022-01-26T04:03:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"c83cc491-93df-471a-96c7-8c9e316fc4fc","html_url":"https://github.com/UniSharp/babel-plugin","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniSharp%2Fbabel-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniSharp%2Fbabel-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniSharp%2Fbabel-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniSharp%2Fbabel-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UniSharp","download_url":"https://codeload.github.com/UniSharp/babel-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241023574,"owners_count":19896092,"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":"2024-11-11T21:36:58.254Z","updated_at":"2025-10-15T04:13:46.804Z","avatar_url":"https://github.com/UniSharp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babel-plugin-plugin\n\n\n\n## Example\n\n**In**\n\n```js\n// input code\n```\n\n**Out**\n\n```js\n\"use strict\";\n\n// output code\n```\n\n## Installation\n\n```sh\n$ npm install babel-plugin-plugin\n```\n\n## Usage\n\n### Via `.babelrc` (Recommended)\n\n**.babelrc**\n\n```json\n{\n  \"plugins\": [\"plugin\"]\n}\n```\n\n### Via CLI\n\n```sh\n$ babel --plugins plugin script.js\n```\n\n### Via Node API\n\n```javascript\nrequire(\"babel-core\").transform(\"code\", {\n  plugins: [\"plugin\"]\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funisharp%2Fbabel-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funisharp%2Fbabel-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funisharp%2Fbabel-plugin/lists"}