Vue3 Toast with Composition API
Typescript supported, easy to use, customizable, lightweight toast library for Vue3.
npm install @vue3-noti/core
yarn add @vue3-noti/core
pnpm install @vue3-noti/core
# Install packages
pnpm install
# Run both core and docs and playground
pnpm dev