UNPKG
sting
Version:
latest (0.0.22)
0.0.22
0.0.21
0.0.2
0.0.1
0.0.0
Sting! Is a tiny lightweight, themable and highly customizable notification-popup.
sting
/
index.html
12 lines
(10 loc)
•
170 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
>
Sting Notification
</
title
>
</
head
>
<
body
>
<
script
src
=
"dist/index.js"
>
</
script
>
</
body
>
</
html
>