Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 461 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 461 Bytes

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