[NEW PLUGIN] VanillaToasts Website Notifications

VanillaToasts - Agnostic Javascript Library for Website Notifications

Create toasts & notifications on your website with ease. This library is extremely lightweight and depends on no other library. Simply load the script and css to your page, and use the simple API to start launching toasts on your page.

Check it out: Vanilla JavaScript Notifications Plugin | Bubble

See the demo here https://neutrinoapp.bubbleapps.io/vanillatoasts

Screenshot%20(78)

2 Likes

I’m not paying $4 for something I can’t demo.

1 Like

Sorry about that Marcus, I’ve just added the demo link.

Can you customise the design?

1 Like

how does this differ from https://bubble.io/plugin/toasty-notifications---free-1502318329913x918963338108731400 (there is also a pro version which lets you target the notification to an element by id) and https://bubble.io/plugin/airalert-1515787032525x876315403042684900 which is also kindly provided free

1 Like

Yes, it can be customized. The current stylesheet is loaded from the original CDN at https://cdn.jsdelivr.net/npm/vanillatoasts@1.3.0/vanillatoasts.css

You can message me if you want to change the design.

2 Likes

AirAlert uses jQuery and a different library and design to load the toasts. VanillaToasts is extremely lightweight and depends on no other library. you can also add an icon to your message displaying any image or current user’s image for example.

1 Like