@dullar/venus
v0.5.55
Published
Lightweight Mobile UI Components built on Vue3
Downloads
313
Readme
@dullar/venus
Advanced and highly reusable Mobile UI Components built on Vue3
、
Usage
npm i @dullar/venus --save
import venus from "@dullar/venus";
const app = Vue.createApp(App);
app.use(venus);