An open API service indexing awesome lists of open source software.

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.

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).