UNPKG
get-image-orientation
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Utility for determining image orientation and aspect ratio
get-image-orientation
/
index.html
11 lines
(10 loc)
•
174 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
title
>
Fidelity UI
</
title
>
</
head
>
<
body
>
<
script
src
=
"./bundle/script.js"
>
</
script
>
</
body
>
</
html
>