UNPKG
@danehansen/image-data-reader
Version:
latest (0.0.2)
0.0.2
0.0.1
ImageData interface
github.com/danehansen/ImageDataReader
danehansen/ImageDataReader
@danehansen/image-data-reader
/
src
/
index.html
16 lines
(15 loc)
•
287 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE
html
>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
/>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
/>
<
title
>
{{DESCRIPTION}}
</
title
>
<
style
>
{{STYLES}}
</
style
>
</
head
>
<
body
>
{{README}}
<
script
>
</
script
>
</
body
>
</
html
>