@xsyx/hanzo-h5

0.3.9 • Public • Published

hanzo H5 业务组件库

介绍

H5 业务组件库,正在慢慢完善

目录介绍

├─ docs 
│ 
├─ src    H5组件开发源码
│   ├─ common 公共方法和样式
│   ├─ components  组件
│   └─ static  静态资源


使用

1、安装
   npm i @xsyx/hanzo-h5 --save-dev

2、在项目中引入
   import HanzoUI from '@xsyx/hanzo-h5';
   Vue.use( HanzoUI );

3、在项目中使用,用法类似 ElementUI
   <h-button></h-button>

4、引入部分组件
   import { hButton } from '@xsyx/hanzo-h5';
   Vue.use( hButton );

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.3.90latest

Version History

VersionDownloads (Last 7 Days)Published
0.3.90
0.3.80
0.3.70
0.3.60
0.3.50
0.3.40
0.3.30
0.3.20
0.3.10
0.3.00
0.2.70
0.2.60
0.2.50
0.2.40
0.2.30
0.2.21
0.2.10
0.2.00
0.1.260
0.1.250
0.1.240
0.1.230
0.1.220
0.1.210
0.1.200
0.1.190
0.1.180
0.1.170
0.1.161
0.1.150
0.1.140
0.1.130
0.1.120
0.1.110
0.1.100
0.1.90
0.1.80
0.1.70
0.1.60
0.1.50
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i @xsyx/hanzo-h5

Weekly Downloads

2

Version

0.3.9

License

ISC

Unpacked Size

2.38 MB

Total Files

237

Last publish

Collaborators

  • chenkuan