44 lines
1.2 KiB
Markdown
44 lines
1.2 KiB
Markdown
# BSToast5
|
|
|
|
> BSToast5 is a JavaScript helper for improving Bootstrap 5 toasts. Add (and remove) toasts to a page dynamically. Bootstrap 5 is required.
|
|
|
|
---
|
|
|
|
## Features
|
|
|
|
- Add (inject) and remove toasts into a page
|
|
|
|
## Screenshots
|
|
|
|
[](wiki/screenshot-1.png)
|
|
|
|
---
|
|
|
|
## 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](/Ray/bstoast5)
|
|
|
|
## Documentation
|
|
|
|
See [Usage](wiki/USAGE.md)
|
|
|
|
## 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.
|
|
|
|
- [Bootstrap](https://getbootstrap.com/)
|
|
|
|
## License
|
|
|
|
This project is licensed under the least restrictive terms of its dependencies, viz. MIT License. |