UNPKG
annie-coffee
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Simple HTTP client binding for annie.
annie-coffee
/
test.html
12 lines
(11 loc)
•
204 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
title
>
</
title
>
</
head
>
<
body
>
<
script
src
=
"dist/annie.js"
>
</
script
>
<
script
src
=
"browser_test.js"
>
</
script
>
</
body
>
</
html
>