Few YEARS ago, I created a framework-agnostic toast widget, it is really Vercel flavoured, lite and elegant, plus, it is only ≈1Kb
in gzip!
How it looks like you can see the cover gif.
🙌 Til now it has 1k+
downloads in NPM and used by 40+
GitHub repositories, feeling great!
I am pretty sure it is useful for any website, and it is dead simple to use:
import 'vercel-toast/css'
import { createToast } from 'vercel-toast'
createToast('The Evil Rabbit jumped over the fence.')
Feel free to reach out the:
- Simple doc goes 👉 https://vercel-toast.vercel.app
- GitHub repository goes 👉 https://github.com/2nthony/vercel-toast
If this widget helped you and you like it, please give me a ⭐️ 🙌.
Top comments (0)