UNPKG

vue3-snackbar

Version:

<p align="center"> <a href="https://evomark.co.uk" target="_blank" alt="Link to evoMark's website"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://evomark.co.uk/wp-content/uploads/static/evomark-logo--dark.svg

35 lines (26 loc) 1.94 kB
<p align="center"> <a href="https://evomark.co.uk" target="_blank" alt="Link to evoMark's website"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://evomark.co.uk/wp-content/uploads/static/evomark-logo--dark.svg"> <source media="(prefers-color-scheme: light)" srcset="https://evomark.co.uk/wp-content/uploads/static/evomark-logo--light.svg"> <img alt="evoMark company logo" src="https://evomark.co.uk/wp-content/uploads/static/evomark-logo--light.svg" width="500"> </picture> </a> </p> <p align="center"> <img src="https://img.shields.io/npm/dm/vue3-snackbar.svg" alt="Downloads"></a> <a href="https://www.npmjs.com/package/vue3-snackbar"><img src="https://img.shields.io/npm/v/vue3-snackbar.svg" alt="Version"></a> <a href="https://github.com/evo-mark/vue3-snackbar/blob/main/LICENCE"><img src="https://img.shields.io/github/license/evo-mark/vue3-snackbar?style=flat" alt="Licence"></a> </p> # Vue 3 Snackbar Add a snackbar/toast service to your Vue 3 application and easily alert users about app processes. ## Support Open-Source Software We're providing this package free-of-charge to the community. However, all development and maintenance costs time, energy and money. So please help fund this project if you can. <p align="center" style="display:flex;align-items:center;gap:1rem;justify-content:center"> <a href="https://github.com/sponsors/craigrileyuk" target="_blank"> <img src="https://img.shields.io/badge/sponsor-GitHub%20Sponsors-fafbfc?style=for-the-badge&logo=github"> </a> <a href="https://www.buymeacoffee.com/craigrileyuk" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a> </p> --- For full installation instructions and documentation, visit [evoMark](https://evomark.co.uk/open-source-software/vue3-snackbar/).