messagebox-hatch-demo
v1.0.0
Published
this is a little example
Readme
messagebox-hatch-demo
this is a little example
usage
var messageBox = require('messagebox-hatch-demo')
var element = messageBox('Posts', 'pink')
document.body.appendChild(element)