UNPKG
@devupx/vue-fabric-wrapper
Version:
latest (1.0.0)
1.0.0
vue wrapper for fabricjs
vue-fabric-wrapper.netlify.com
DevUpX/vue-fabric-wrapper
@devupx/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
>