Toastr is a javascript library for non-blocking notifications. The goal is to create a simple core library that can be customized and extended. To use this call toastr.info, toastr.warning, toastr.error or toastr.success using javascript and pass in a string message.

emmets:
No emmet available, as this is pure js