A beautiful replacement for success messages

npm install sweetalert

You've arrived!

How lovely. Let me take your coat.

Oops!

Seems like something went wrong!

Delete important stuff?

That doesn't seem like a good idea. Are you sure you want to do that?

SweetAlert makes popup messages easy and pretty.

Normal alert
alert ( "Oops, something went wrong!" )
swal ( "Oops" ,  "Something went wrong!" ,  "error" )

Pretty cool, huh?

Get started!

You can customize SweetAlert to fit your needs

View docs