An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Vue3 toastify

![](https://user-images.githubusercontent.com/5574267/130804494-a9d2d69c-f170-4576-b2e1-0bb7f13dd92d.gif)

## 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



special sponsor appwrite