More Premium Hugo Themes Premium Vue Themes

Vue My Toasts

Provide your component and let us toast the rest

Vue My Toasts

Provide your component and let us toast the rest

Author Avatar Theme by vuegems
Github Stars Github Stars: 137
Last Commit Last Commit: May 1, 2021 -
First Commit Created: Aug 8, 2025 -
default image

Overview

If you’re a Vue developer looking for a customizable toast notification plugin, then vue-my-toasts might just be the tool you need. Unlike many pre-defined toast plugins that constrain you to specific styles, this plugin offers the flexibility to create your own unique toast components. With its simple API, developers can easily integrate notifications into their projects without being tied down by rigid design options. A strong focus on user experience and adaptability is what sets vue-my-toasts apart.

The fact that this plugin is being rewritten for cross-compatibility with both Vue 2 and 3 also shows its commitment to staying relevant in an evolving ecosystem. So, if you’re eager for a solution that lets your design shine through while managing notifications efficiently, keep an eye out for its official release.

Features

  • Customizable Component Design: Build your own toast component using the plugin’s simple structure, enabling designs that fit your specific project needs.
  • Flexible Notification Options: Choose from various base message types such as success, warning, and error, allowing you to convey information effectively.
  • Two Included Component Styles: Utilize pre-built components based on Tailwind and Bootstrap, ready to use or modify for your own implementation.
  • Simple API Integration: Access the toast functionality easily from anywhere in your Vue app, thanks to the straightforward API injected into the Vue prototype.
  • Dynamic Configuration: Update toast parameters like width, padding, and position dynamically, providing flexibility in how notifications are displayed.
  • Mixins for Enhanced Functionality: Utilize included mixins such as ToastMixin and TimerMixin for greater control over toast attributes and behavior.
  • Easy Toast Management: Push, remove, or update toasts effortlessly using provided methods, ensuring seamless notification handling in your application.