UNPKG
foliate-js
Version:
latest (1.0.1)
1.0.1
Render e-books in the browser
github.com/johnfactotum/foliate-js
johnfactotum/foliate-js
foliate-js
/
tests
/
tests.html
6 lines
(5 loc)
•
203 B
HTML
View Raw
1
2
3
4
5
6
<!DOCTYPE
html
>
<
meta
charset
=
"utf-8"
>
<
meta
name
=
"color-scheme"
content
=
"light dark"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
script
src
=
"tests.js"
type
=
"module"
>
</
script
>