UNPKG
submissions
Version:
latest (0.3.1)
0.3.1
0.2.0
0.1.2
0.1.1
stream of submission events for form controls
github.com/Colingo/submissions
Colingo/submissions
submissions
/
test
/
static
/
index.html
12 lines
(11 loc)
•
214 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
<!doctype
html
>
<
html
>
<
head
>
<
title
>
TAPE Example
</
title
>
<
script
src
=
"/testem.js"
>
</
script
>
<
script
src
=
"test-adapter.js"
>
</
script
>
<
script
src
=
"bundle.js"
>
</
script
>
</
head
>
<
body
>
</
body
>
</
html
>