BSToast4 is a JavaScript helper for improving Bootstrap 4 toasts. Add (and remove) toasts to a page dynamically.
Go to file
2026-07-08 10:52:16 +01:00
src Changed with rewrite for proper global and webpack build 2025-10-19 18:08:41 +01:00
wiki Added readme 2026-07-08 10:52:16 +01:00
.gitignore Changed with rewrite for proper global and webpack build 2025-10-19 18:08:41 +01:00
bs4-test.html Changed with rewrite for proper global and webpack build 2025-10-19 18:08:41 +01:00
bstoast4.min.js Initial commit 2023-08-15 18:10:10 +01:00
package-lock.json Changed with rewrite for proper global and webpack build 2025-10-19 18:08:41 +01:00
package.json Changed with rewrite for proper global and webpack build 2025-10-19 18:08:41 +01:00
README.md Added readme 2026-07-08 10:52:16 +01:00
webpack.config.js Changed with rewrite for proper global and webpack build 2025-10-19 18:08:41 +01:00

BSToast4

BSToast4 is a JavaScript helper for improving Bootstrap 4 toasts. Add (and remove) toasts to a page dynamically. Bootstrap 4 is required.


Features

  • Add (inject) and remove toasts into a page

Screenshots

screenshot


Background

This tool is an odd one, it might just be one of those tools that are only useful to me. I wanted to search (a set of given) directories for files that match a wildcard pattern. Then I wanted to run a file (from that list) at random. For example: you wanted to watch a random episode of your favourite show.


Releases & Builds

See Releases

Acknowledgements

This software uses a number of dependencies and assets from third-parties. These developers and artists deserve due credit for their work and for their commitment to sharing their work freely. Each product is released under their own particular license, for more information please visit their websites.

License

This project is licensed under the least restrictive terms of its dependencies, viz. MIT License.