0.0.29 • Published 5 months ago
gopher-gui v0.0.29
简介
快速开始
安装
# NPM
$ npm install gopher-gui --save
# Yarn
$ yarn add gopher-gui
# pnpm
$ pnpm install gopher-gui
完整引入
import { createApp } from 'vue';
import './style.css';
import App from './App.vue';
import GopherGui from 'gopher-gui';
import 'gopher-gui/style.css';
createApp(App).use(GopherGui).mount('#app');
0.0.22
7 months ago
0.0.23
7 months ago
0.0.24
7 months ago
0.0.25
7 months ago
0.0.26
7 months ago
0.0.27
7 months ago
0.0.28
6 months ago
0.0.29
5 months ago
0.0.20
10 months ago
0.0.21
10 months ago
0.0.18
10 months ago
0.0.12
12 months ago
0.0.15
11 months ago
0.0.16
11 months ago
0.0.11
1 year ago
0.0.10
1 year ago
0.0.8
1 year ago
0.0.7
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.6
1 year ago
0.0.3
1 year ago
0.0.2
2 years ago
0.0.1
2 years ago