UNPKG
naxxumhr-calander
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
``` npm install ```
naxxumhr-calander
/
dist
/
demo.html
11 lines
(7 loc)
•
220 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
naxxumhr-calander demo
</
title
>
<
script
src
=
"./naxxumhr-calander.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./naxxumhr-calander.css"
>
<
script
>
console
.
log
(naxxumhr-calander)
</
script
>