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)