{"id":17176199,"url":"https://github.com/wanglin2/vue_dynamic_import_component","last_synced_at":"2025-03-24T21:42:03.766Z","repository":{"id":112673320,"uuid":"440133268","full_name":"wanglin2/vue_dynamic_import_component","owner":"wanglin2","description":"vue动态引入组件demo","archived":false,"fork":false,"pushed_at":"2021-12-20T11:47:07.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-30T01:44:49.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wanglin2.github.io/vue_dynamic_import_component/","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/wanglin2.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":"2021-12-20T10:42:44.000Z","updated_at":"2022-04-05T19:17:21.000Z","dependencies_parsed_at":"2023-06-10T19:45:33.484Z","dependency_job_id":null,"html_url":"https://github.com/wanglin2/vue_dynamic_import_component","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanglin2%2Fvue_dynamic_import_component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanglin2%2Fvue_dynamic_import_component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanglin2%2Fvue_dynamic_import_component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanglin2%2Fvue_dynamic_import_component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wanglin2","download_url":"https://codeload.github.com/wanglin2/vue_dynamic_import_component/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245359248,"owners_count":20602322,"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-10-14T23:59:32.231Z","updated_at":"2025-03-24T21:42:03.722Z","avatar_url":"https://github.com/wanglin2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue（3.x）动态引入组件demo\n\n把组件单独打包，然后线上通过ajax请求组件的js资源，然后通过内置的`\u003ccomponent\u003e\u003c/component\u003e`组件来渲染。\n\n支持`setup`语法。\n\n该示例使用`CDN`方式引入`vue`。\n\n组件目录：components\n\n启动主应用：\n\n```bash\nnpm run serve\n```\n\n打包主应用：\n\n```bash\nnpm run build\n```\n\n打包组件：\n\n```bash\nnpm run buildComponents\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwanglin2%2Fvue_dynamic_import_component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwanglin2%2Fvue_dynamic_import_component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwanglin2%2Fvue_dynamic_import_component/lists"}