UNPKG
@luband/jstools
Version:
latest (1.5.0)
1.5.0
1.1.4
1.1.3
1.1.0
1.0.0
前端工具包
@luband/jstools
/
index.html
12 lines
•
197 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
title
>
Title
</
title
>
</
head
>
<
body
>
<
script
src
=
"jstools-1.0.1.min.js"
>
</
script
>
<
script
>
</
script
>
</
body
>
</
html
>