UNPKG
decker
Version:
latest (0.2.0)
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
Browserifiable Web Presentations
github.com/DamonOehlman/decker
DamonOehlman/decker
decker
/
index.html
8 lines
•
111 B
HTML
View Raw
1
2
3
4
5
6
7
8
<
html
>
<
head
>
<
title
>
Decker Demo
</
title
>
</
head
>
<
body
>
<
script
src
=
"demo.js"
>
</
script
>
</
body
>
</
html
>