Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue: 如何在线加载vue组件? #30

Open
lauer3912 opened this issue Oct 21, 2021 · 0 comments
Open

Vue: 如何在线加载vue组件? #30

lauer3912 opened this issue Oct 21, 2021 · 0 comments

Comments

@lauer3912
Copy link
Owner

lauer3912 commented Oct 21, 2021

Vue3/Vue2 单文件组件加载器。
在运行时从 html/js 动态加载 .vue 文件。 没有 node.js 环境,不需要(webpack)构建步骤。

依赖包源码

https://github.com/FranckFreiburger/vue3-sfc-loader

所有代码示例

https://github.com/FranckFreiburger/vue3-sfc-loader/blob/main/docs/examples.md

源代码克隆:https://github.com/lauer3912/vue3-sfc-loader

https://replit.com/@lauer3912/vue3-sfc-loader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant