Mosha Vue Toastify screenshot

Mosha Vue Toastify

Author Avatar Theme by Szboynono
Updated: 19 Sep 2021
223 Stars

A light weight and fun Vue 3 toast or notification or snack bar or however you wanna call it library.

Categories

Overview:

Mosha Vue Toastify is a lightweight and fun Vue 3 toast library that provides notifications, snack bars, or alerts. It is designed to be easy to set up and offers various customization options. The library is written in TypeScript and supports the Composition API.

Features:

  • Super easy setup: Quick and hassle-free installation process.
  • Swipe to close: Users can swipe to dismiss the toast notification.
  • Support for Composition API: Utilizes Vue 3 Composition API for efficient development.
  • Written in TypeScript: Provides full TypeScript support for type safety.
  • Super lightweight: Doesn’t add unnecessary bulk to the project.
  • Define behavior per toast: Customize each toast notification’s behavior individually.
  • Fun progress bar: Displays a progress bar to show the remaining time for the notification.
  • More features coming: Continuous updates and additional features in development.

Installation:

To install Mosha Vue Toastify with NPM, use the following command:

npm install mosha-vue-toastify

To install with Yarn, use:

yarn add mosha-vue-toastify

Summary:

Mosha Vue Toastify is a versatile Vue 3 toast library that offers easy setup, customization options, and lightweight performance. With features like swipe to close, support for Composition API, and TypeScript compatibility, it provides a seamless experience for adding toast notifications to Vue projects. Additionally, the library allows users to define behavior per toast, display progress bars, and more, making it a promising solution for integrating toast notifications in Vue applications.