{"id":27324138,"url":"https://github.com/qinzhen001/babel-plugin-import","last_synced_at":"2026-05-01T04:42:34.428Z","repository":{"id":42784779,"uuid":"274336911","full_name":"QinZhen001/babel-plugin-import","owner":"QinZhen001","description":":whale: 仿造 babel-plugin-import ","archived":false,"fork":false,"pushed_at":"2023-05-06T08:52:19.000Z","size":45,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-05-06T09:29:58.105Z","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/QinZhen001.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}},"created_at":"2020-06-23T07:20:18.000Z","updated_at":"2022-03-03T14:43:53.000Z","dependencies_parsed_at":"2023-02-05T19:46:13.511Z","dependency_job_id":null,"html_url":"https://github.com/QinZhen001/babel-plugin-import","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QinZhen001%2Fbabel-plugin-import","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QinZhen001%2Fbabel-plugin-import/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QinZhen001%2Fbabel-plugin-import/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QinZhen001%2Fbabel-plugin-import/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QinZhen001","download_url":"https://codeload.github.com/QinZhen001/babel-plugin-import/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248557847,"owners_count":21124165,"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":["babel","babel-plugin"],"created_at":"2025-04-12T10:54:45.576Z","updated_at":"2026-05-01T04:42:34.389Z","avatar_url":"https://github.com/QinZhen001.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babel-plugin-import\n仿造 babel-plugin-import \n\n\n\n## 补充\n\n\n\n```js\nimport { Button } from 'antd';\nimport  View  from 'antd';\nimport * as Swiper  from 'antd';\n```\n\n\n\n*  Button 为 ImportSpecifier \n* View 为  ImportDefaultSpecifier \n* `*`  as Swiper 为 ImportNamespaceSpecifier \n\n\n\n\n\n----\n\n\n\n```js\nimport('./dialogBox.js')\n```\n\n\n\n* 这是CallExpression\n* 其中里面的callee 为 Import\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqinzhen001%2Fbabel-plugin-import","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqinzhen001%2Fbabel-plugin-import","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqinzhen001%2Fbabel-plugin-import/lists"}