This may sound like a stupid question, but whats the difference? they look identical to me.
https://github.com/CodeSeven/toastr
https://github.com/Foxandxss/angular-toastr
With angular-toastr you can inject it as a dependency (the angular way).
That's it? But what for, if you can just use toastr directly?