From e27b03b028c82bd5ff45f5a7c513d2b6374da10a Mon Sep 17 00:00:00 2001 From: imxaander <73865197+imxaander@users.noreply.github.com> Date: Wed, 21 Jun 2023 10:26:55 +0800 Subject: [PATCH] added toastify-js. (#859) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60b85f1..236829d 100644 --- a/README.md +++ b/README.md @@ -712,6 +712,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [smoke.js](https://github.com/hxgf/smoke.js) - Framework-agnostic styled alert system for JavaScript. * [notie](https://github.com/jaredreich/notie) - Simple notifications and inputs with no dependencies. * [notifire](https://github.com/notifirehq/notifire) - Open-source notification infrastructure for products. +* [toastify-js](https://github.com/apvarun/toastify-js) - Pure JavaScript library for better notification messages. ## Sliders