@lemonneko/vuetify-message
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-beta.1 • Public • Published

vuetify-message

EN | 简体中文

npm version vue version vue version
GitHub CI

A vue plugin to show vuetify snackbar.
Demo is here.

Get Started

vuetify-message for vue3 is working in progress now. Sorry for no further information.

Development Or Debug

VSCode Plugin Sugguestion

  • Volar
  • ESLint

Install Dependencies

$ yarn

Demo Preview

Run this command, and view on http://localhost:3000

$ yarn dev

If you need view on other devices in local network.

$ yarn dev --host 0.0.0.0

Build

Run this command to build Demo, and the dist after build will output to demoDist folder.

$ yarn build:demo

Run this command to build the library, and the dist after build will output to dist folder.

$ yarn build:lib

Todo list

  • [x] You can use Snackbar in Vuetify
  • [ ] Configure: Snackbar position
  • [ ] Configure: Snackbar color
  • [ ] Configure: Snackbar text color
  • [ ] Configure: Snackbar variant
  • [ ] Configure: Snackbar timeout
  • [ ] Configure: Snackbar actions button
  • [ ] Configure: The element Snackbar will mount on
  • [ ] Support Options API
  • [ ] Support Nuxt SSR
  • [ ] Support Vite SSR

Readme

Keywords

none

Package Sidebar

Install

npm i @lemonneko/vuetify-message

Weekly Downloads

1

Version

2.0.0-beta.1

License

Apache-2.0

Unpacked Size

290 kB

Total Files

10

Last publish

Collaborators

  • lemon_neko