http-vue-loader:从您的htmljs加载.vue文件

时间:2021-02-03 17:02:33
【文件属性】:
文件名称:http-vue-loader:从您的htmljs加载.vue文件
文件大小:9KB
文件格式:ZIP
更新时间:2021-02-03 17:02:33
http vue promise vuejs2 loader :warning: Vue3支持: : :warning: http-vue-loader 直接从html / js加载.vue文件。 没有node.js环境,没有构建步骤。 例子 my-component.vue < template> < div xss=removed>Hello {{who}} < script > module . exports = { data : function () { return { who : ' world ' } } } </ script > < style > .hello { background-color : #ffe ; } </ style > index.html <!doctype html > < html lang =" en " > < head > < script src =" https://unpkg.com/vue " > </ scri
【文件预览】:
http-vue-loader-master
----.gitignore(605B)
----package.json(661B)
----src()
--------httpVueLoader.js(10KB)
----LICENSE(1KB)
----README.md(7KB)
----.npmignore(605B)

网友评论