vue-ant-ui

0.0.19 • Public • Published

vue-ant-ui

仿照ant-design的vue版本

已完成组件

  • affix
  • checkbox
  • radio
  • tag
  • alert
  • col
  • rate
  • row
  • timeline
  • back-top
  • badge
  • modal
  • breadcrumb
  • spin
  • button
  • icon
  • pagination
  • steps
  • card
  • input (高度自动适应未完成)
  • switch
  • input-number
  • progress (line与circle下的strokeWidth默认值都为10)
  • table (只有基础功能,未完善)
  • message
  • notification (自定义按钮未实现)
  • tooltip
  • form (完成基本功能 表单验证未做)

使用方法

import AntUI from 'vue-ant-ui'
Vue.use(AntUI)

暂不推荐使用到生产环境 example中有部分小例子 后续持续更新 另外 看到FE-Driver的Vue版ant-design实现这个实现也蛮不错的 有几个组件写法比我好很多 后续可能会参考一部分进行组件优化

Readme

Keywords

none

Package Sidebar

Install

npm i vue-ant-ui

Weekly Downloads

69

Version

0.0.19

License

MIT

Last publish

Collaborators

  • kokoro