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