1.0.1 • Published 9 years ago
toasterjss v1.0.1
Features
Demos
Example
API
This section provides documentation on how each function in toasterjs
works.
toast = new toasterjs(opts)
Initialize a new toast
. Takes an optional object of options.
Hey, aren't there other "toast" notification libraries out there?
Yup, however, I found that most growl/gnome like notification libraries out there either had unnecessary dependencies or had bad decisions in styles and functionality. I needed something simple that would just work out of this box without having to define any markup.
Is it production ready?
Not yet.
Browser Test Status
Installation
$ npm install toasterjss