UNPKG
@alukos/vue-fabric-wrapper
Version:
latest (0.3.72)
0.3.72
vue wrapper for fabricjs
vue-fabric-wrapper.netlify.com
alukos/vue-fabric-wrapper
@alukos/vue-fabric-wrapper
/
dist
/
demo.html
11 lines
(7 loc)
•
224 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
vue-fabric-wrapper demo
</
title
>
<
script
src
=
"./vue-fabric-wrapper.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./vue-fabric-wrapper.css"
>
<
script
>
console
.
log
(vue-fabric-wrapper)
</
script
>