https://github.com/jerrywu001/vue3-toastify
๐ Vue3-Toastify allows you to add notifications to your app with ease.
https://github.com/jerrywu001/vue3-toastify
alert notification toast vue3
Last synced: 4 months ago
JSON representation
๐ Vue3-Toastify allows you to add notifications to your app with ease.
- Host: GitHub
- URL: https://github.com/jerrywu001/vue3-toastify
- Owner: jerrywu001
- License: mit
- Created: 2022-08-24T05:52:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-10-03T23:19:05.000Z (9 months ago)
- Last Synced: 2025-10-04T01:13:50.133Z (9 months ago)
- Topics: alert, notification, toast, vue3
- Language: TypeScript
- Homepage: https://vue3-toastify.js-bridge.com
- Size: 715 KB
- Stars: 519
- Watchers: 1
- Forks: 47
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Vue3 toastify

## Documentation
Check the [documentation](https://vue3-toastify.js-bridge.com/get-started/introduction.html) to get you started!
## Demo
Wanna try it out? Check out the [live demo](https://vue3-toastify.js-bridge.com)!
## Installation
### Using npm
```bash
npm install vue3-toastify
```
### Using yarn
```bash
yarn add vue3-toastify
```
### Using pnpm
```bash
pnpm add vue3-toastify
```
# Basic Usage
```html
Notify !
import { toast } from 'vue3-toastify';
import 'vue3-toastify/dist/index.css';
const notify = () => {
toast("Wow so easy !", {
autoClose: 1000,
}); // ToastOptions
}
```
## Sponsorship Support
Maintaining an open-source project requires significant time and resources. Your sponsorship will directly support:
- ๐ ๏ธ Continuous development and updates
- ๐ Swift bug fixes and issue resolution
- ๐ Documentation improvements and expanded examples
### Ways to contribute:
- GitHub Sponsors
[GitHub Sponsors](https://github.com/sponsors/jerrywu001) (Recommended ยท Zero fees)
- Alipay/Wechat
## Sponsors
Special Sponsor