SweetAlert - a responsive, themable, cross-browser replacement for JavaScript's alert()
with beautiful dialog prompts.
meteor add kevohagan:sweetalert
Then, run
sweetAlert("Hello world!");
For more detailed usage, see the SweetAlert README.
MIT