UNPKG
kero
Version:
latest (3.2.5)
3.5.1
3.5.0
3.4.15
3.4.14
3.4.13
3.4.12
3.4.11
3.4.10
3.4.9
3.4.8
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.0
3.2.5
3.2.4
3.2.3
3.2.2
3.2.0
3.1.27
3.1.26
3.1.25
3.1.3
3.1.2
3.1.1
3.0.3
2.1.23
2.1.22
2.1.21
2.1.19
2.1.18
2.1.17
2.1.16
2.1.15
2.1.14
2.1.13
2.1.12
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
github.com/iuap-design/kero
iuap-design/kero
kero
/
test
/
test.html
11 lines
(10 loc)
•
196 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
title
>
Kero Test
</
title
>
</
head
>
<
body
>
<
script
type
=
"text/javascript"
src
=
"../dist/js/kero.js"
>
</
script
>
</
body
>
</
html
>