Skip to content

zmGitHub/toastr

 
 

Repository files navigation

toastr

toastr is a Javascript library for non-blocking notifications. No library is currently required. The goal is to create a simple core library that can be customized and extended.

Note: v3 is currently under development and not meant for production. Please use the v2.x version (master) instead.

Current Version

3.0.0-alpha

Breaking Changes

  • Architectural changes using ES6 transpiled into ES5.

  • Built-in web animations.

  • No external dependencies.

Contributing

For a pull request to be considered it must resolve a bug, or add a feature which is beneficial to a large audience.

All pull requests are subject to approval by the repository owners, who have sole discretion over acceptance or denial.

Authors

John Papa

Tim Ferrell

Stephen Bero

Credits

Inspired by https://github.com/Srirangan/notifer.js/.

Copyright

Copyright © 2012-2015

License

toastr is under MIT license - http://www.opensource.org/licenses/mit-license.php

About

Simple javascript toast notifications http://johnpapa.net

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.8%
  • CSS 24.5%
  • HTML 8.7%