NOTIFY.js
Vanilla JavaScript message notification
DEMO
notify(
message:"
",
color:"
success
danger
",
timeout:
,
);
RUN