Quick Intro
Pure JavaScript library for highly customizable notification messages, with support for multiple stacked notifications.
Current status: Active
Highlights
- Multiple stacked notifications with simpler API
- Customizable
- No blocking of execution thread
- Varied browser support
- No external dependencies
Used by
These are some of the big projects that use Toastify JS
Biggest Learnings
- Even with all the build systems and frameworks, a simple vanilla JS library with cross-browser support is still valuable for companies with varied audience.
- Maintaining an open-source project
- Contributors appreciating code comments