eightyfour / message-toast

Show a message as a toast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

message-toast

Show a message as a toast.

var toast = require('toast');
// print toast to screen:
toast.showMessage('Welcome toast!')

About

Show a message as a toast

License:Other


Languages

Language:JavaScript 100.0%