UNPKG
date-now
Version:
latest (1.0.1)
1.0.1
1.0.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
A requirable version of Date.now()
github.com/Raynos/date-now
Raynos/date-now
date-now
/
test
/
static
/
index.html
11 lines
(10 loc)
•
170 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!doctype
html
>
<
html
>
<
head
>
<
title
>
TAPE Example
</
title
>
<
script
src
=
"/testem.js"
>
</
script
>
<
script
src
=
"bundle.js"
>
</
script
>
</
head
>
<
body
>
</
body
>
</
html
>