Skip to content

wlin00/wlinUiVue

Repository files navigation

An ui component library built on vue.js.

Author:wlin00.

文档地址 https://wlin00.github.io/wlinUi/

git地址 https://github.com/wlin00/wlinUiVue

wlin UI 是一个基于vue的ui组件库。

本 UI 框架是一个「面向源码阅读者」的框架。如果对你有帮助,请不要吝惜你的 star。

如果你对代码有疑问,欢迎提issue,我会回答倾听您的意见和建议。

本 UI 框架是基于 Vue 2 实现的。

注意:本 UI 框架的代码尚未完全完工

有哪些轮子

  • 已完成轮子:按钮、输入框、网格、布局、Toast、Tabs、Popover、手风琴、分页、级联选择、无缝轮播、导航条、Sticky
  • 待完成:表单验证、Table、图片上传、滚动组件、Datepicker(代码未完成)

项目特点

  1. 使用 Travis CI 进行持续集成
  2. 有丰富的单元测试,项目完成时,期望测试覆盖率超过 90%
  3. 自说明的代码,即使没有注释,你也能看懂

源码学习

  1. 安装依赖

    yarn install
    
  2. 启动 dev server

    yarn serve / npm start
    
  3. 本地开发(进入文档编辑模式)

    npm run docs:dev
    
  4. 一键构建和部署

    ./deploy.sh
    

About

An ui component library built on vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages