Skip to content

nothinginterested/null-ui

Repository files navigation

NULL-WHEEL

基于 Vue.js 开发的一套组件库. 😜

npm vue

Installation

Install the package in your project directory with:

# with npm
npm install null-wheel --save

# or yarn
yarn add null-wheel

WHY AND WHAT

  • 个人认为写组件能够很好的掌握所学的知识,做一个属于自己的UI轮子是一件很有成就感的事
  • 部分源码,样式与API参照了市面上流行的UI框架。十分感谢
  • 该UI框架只为学习交流提高,不可用于生产环境。计划等Vue3发布时逐步重写

TODO

  • 项目相关文档正在完善 另外有相关博客产出
  • React版本也在同步进行,敬请期待