https://github.com/devrabiul/toaster-magic-plugin
A powerful and flexible Toaster Plugin for applications, designed to enhance user experience with customizable toast notifications.
https://github.com/devrabiul/toaster-magic-plugin
Last synced: 5 months ago
JSON representation
A powerful and flexible Toaster Plugin for applications, designed to enhance user experience with customizable toast notifications.
- Host: GitHub
- URL: https://github.com/devrabiul/toaster-magic-plugin
- Owner: devrabiul
- Created: 2025-03-07T17:09:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T17:43:37.000Z (over 1 year ago)
- Last Synced: 2025-07-03T02:38:22.644Z (12 months ago)
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToastMagic - Toaster Plugin
A powerful and flexible Toaster Plugin for applications, designed to enhance user experience with customizable toast notifications.
## Features of ToastMagic
- 🔥 **Easy-to-Use Toaster Plugin** – Simple and intuitive file management for Laravel applications.
- 🌍 **RTL Support** – Fully compatible with right-to-left (RTL) languages, making it accessible for a wider audience.
- 🌙 **Dark Mode Support** – Seamless dark mode integration for a better user experience in low-light environments.
## Toast Position Options
You can configure the position of the toast notifications using the following options to suit your application's design:
| Position | Description |
|-----------------------|--------------------------------------------------|
| `toast-top-start` | Displays toast in the top left corner. |
| `toast-top-end` | Displays toast in the top right corner. |
| `toast-bottom-start` | Displays toast in the bottom left corner. |
| `toast-bottom-end` | Displays toast in the bottom right corner. |
| `toast-top-center` | Displays toast at the top center of the screen. |
| `toast-bottom-center` | Displays toast at the bottom center of the screen.|
## License
This Plugin is open-sourced software licensed under the [MIT license](LICENSE.md).