Mini-ghost / vue3-noti

Home Page:https://vue3-noti.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://vue3-noti.vercel.app


Languages

Language:TypeScript 48.3%Language:Vue 39.6%Language:CSS 9.6%Language:HTML 1.2%Language:JavaScript 0.7%Language:Shell 0.6%