UNPKG
@cedoor/utils
Version:
latest (0.4.0)
0.4.0
0.3.0
0.2.0
Some JavaScript util functions.
github.com/cedoor/utils
cedoor/utils
@cedoor/utils
/
index.html
11 lines
(10 loc)
•
167 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
>
Utils
</
title
>
</
head
>
<
body
>
</
body
>
<
script
src
=
"./dist/utils.min.js"
>
</
script
>
</
html
>