vueggy
v3.2.2
Published
Lightweight Mobile UI Components built on Vue3
Downloads
6
Readme
Vueggy
Advanced and highly reusable Mobile UI Components built on Vue3
Usage
npm install vueggy --save
import Vueggy from "vueggy";
const app = Vue.createApp(App);
app.use(Vueggy);