1.0.0 • Published 4 years ago

basic-messagebox v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

@win/messagebox

use basic message box in your projects to alert yourself. basic usage:

const msgbox = require("messagebox");
msgbox.warning("you got a warning.","warning")
1.0.0

4 years ago