Skip to content

Mini-ghost/vue3-noti

 
 

Repository files navigation

vue3-noti

Vue3 Toast with Composition API

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

Installation

npm install @vue3-noti/core
yarn add @vue3-noti/core
pnpm install @vue3-noti/core

Contribution Guide

# Install packages
pnpm install

# Run both core and docs and playground
pnpm dev

About

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 48.1%
  • Vue 39.6%
  • CSS 9.7%
  • HTML 1.3%
  • Other 1.3%