UNPKG
infect-frontend
Version:
latest (2.0.3)
2.0.3
2.0.2
infect fronend
github.com/infect/application
infect/related
infect-frontend
/
www
/
src
/
js
/
experiments
/
performance-tests
/
paper.html
11 lines
(10 loc)
•
175 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
style
>
canvas
{
height
:
100%
;
width
:
100%
;
border
:
1px
solid red; }
</
style
>
<
canvas
>
</
canvas
>
<
script
src
=
"paper-core.js"
>
</
script
>
<
script
src
=
"paper.js"
>
</
script
>