We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: