Vue3 Toast with Composition API

Typescript supported, easy to use, customizable, lightweight toast library for Vue3.

Bash
$npm install @vue3-noti/core@latest
Click to copy

Contribution Guide

pnpm
# Install packages
pnpm install

# Run both core and docs and playground
pnpm dev
cover