UNPKG
mati-test
Version:
latest (1.0.9)
3.0.1
3.0.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.6-rc.1
1.0.5
1.0.4
1.0.3
0.0.4
0.0.3
0.0.2
Vue.js input tag editor component
matiastucci.github.io/vue-input-tag
matiastucci/vue-input-tag
mati-test
/
dist
/
demo.html
9 lines
(7 loc)
•
194 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
meta
charset
=
"utf-8"
>
<
title
>
vueInputTag demo
</
title
>
<
script
src
=
"./vueInputTag.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./vueInputTag.css"
>
<
script
>
console
.
log
(vueInputTag)
</
script
>