Toastify
github: https://github.com/apvarun/toastify-js
代码示例
Toastify({
text: "This is a toast",
position: "center",
}).showToast();
效果