Skip to content

Installation

Get started with @erag/vue-toastification in your Vue 3 application.

Peer Dependencies

The package has a single peer dependency: Vue 3. It has zero runtime dependencies and uses scoped CSS classes to avoid conflicts.

Installation via package managers

Install the package into your project:

bash
npm install @erag/vue-toastification
bash
yarn add @erag/vue-toastification
bash
pnpm add @erag/vue-toastification

Next steps

Once the package is installed, proceed to the Setup Guide to register the plugin in your application.

MIT License. Copyright Er Amit Gupta