@vue3-noti/core
v1.0.1
Published
Vue3 Toast with Composition API
Downloads
17
Readme
vue3-noti
Vue3 Toast with Composition API
Typescript supported, easy to use, customizable, lightweight toast library for Vue3.
Installation
npm install @vue3-noti/coreyarn add @vue3-noti/corepnpm install @vue3-noti/coreContribution Guide
# Install packages
pnpm install
# Run both core and docs and playground
pnpm dev