toast-ly
v0.0.6
Published
toast is js
Readme
toast-ly
let $toast = new $Toast({
boxBgClass: '',
textBgClass: '',
animation: '',
autoClose: 1,
duration: 1000
});
$toast.open('test');##github
###https://github.com/bruce-ly/toast-ly
