0.0.22 • Published 4 years ago

simple-mobile v0.0.22

Weekly downloads
26
License
-
Repository
-
Last release
4 years ago
  • 完善的文档和示例
  • 支持按需引入
  • 支持 TS
  • 支持 SSR

安装

# 通过 npm 安装
npm i simple-mobile -S

# 通过 yarn 安装
yarn add simple-mobile

快速上手

import Vue from 'vue';
import { Button } from 'simple-mobile';
import 'simple-mobile/lib/index.css';

Vue.use(Button);

浏览器支持

现代浏览器以及 Android 4.0+, iOS 7+

开源协议

本项目基于 MIT 协议,请自由地享受和参与开源

0.0.22

4 years ago

0.0.20

4 years ago

0.0.21

4 years ago

0.0.19

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago