cybe42 / messagebox

use basic message box in your projects to alert yourself.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic-msgbox

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

const msgbox = require("basic-msgbox");
msgbox.warning("you got a warning.","warning")

About

use basic message box in your projects to alert yourself.


Languages

Language:C++ 84.9%Language:Python 12.6%Language:JavaScript 2.5%