ToastMaker
p/toastmaker
Light javascript library for creating toast notifications
Vivek

ToastMaker — Light javascript library for creating toast notifications

3
•
Toast Maker is a simple and very lightweight javascript library for showing toast notifications on web page
Options to customize duration, position, styling(font, color, size... anything)
Can be used in npm project or plain javascript directly
Size < 1KB
Replies
Best
Vivek
How I discovered this? While creating a web page, I was looking for the option to show the notification on click of "copy" button. I wanted something similar to android's toast notifications but for the webpage, that too with good flexibility with appearance and most important small footprint(size) This led me creating this library. It's open source. Hope you like it.
Sage Will
Vivek I love toast maker, watch out for it when our project goes live in a few weeks.
Vivek
@trappisone Thanks a lot