vanilla-material-notifications.js is a javascript notification library, it can create material design style snackbars, toast messages, banner notifications for the web app.
vanilla-antd-message is a vanilla JavaScript notification library based onĀ Ant Design, it can allow us to create info, success, error, and warning toast notification easily.
Allert.js is a minimal, clean JavaScript notification library, we can use it to build some toast-like alert and notification messages on the web application.