meteor-sweetalert icon indicating copy to clipboard operation
meteor-sweetalert copied to clipboard

Meteor Package for sweetAlert : a beautiful replacement for javascript's alert()

Meteor-sweetalert

SweetAlert - a responsive, themable, cross-browser replacement for JavaScript's alert() with beautiful dialog prompts.

A success modal

Usage

meteor add kevohagan:sweetalert

Then, run

sweetAlert("Hello world!");

For more detailed usage, see the SweetAlert README.

License

MIT