/meteor-sweetalert

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

Primary LanguageJavaScript

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