An open API service indexing awesome lists of open source software.

https://github.com/heycn/feeling-ui

基于 Vue2 开发的组件库
https://github.com/heycn/feeling-ui

javascript vue

Last synced: 2 months ago
JSON representation

基于 Vue2 开发的组件库

Awesome Lists containing this project

README

        



logo

Feeling UI

一个不太一样的 UI 组件库

## 为什么不一样

此 UI 框架是一个「面向源码阅读者」的框架:[点击预览](https://heycn.gitee.io/feeling-ui/) 👀

也就是说,这个框架能够让前端新人学习「造轮子」的思路,源码很值得新人学习。所有代码都追求可读性。

## 制作目的

其实,Feeling UI 是个人在学习 Vue2 过程中开发的 UI 组件库。\
目前包括有 `Button` `Tabs` `Input` `Grid` `Layout` `Toast` `Collapse` `Popover` 等组件。

同时也有 Vue3 版本:[点击预览](https://heycn.github.io/flag-ui-website/#/) 👀

毕竟是为了检验学习成果,所以,暂不推荐在生产环境中使用此框架!

但如果你是抱着看源代码的目的来的,那么这个库还是值得一看,也欢迎点评。

## Install

`yarn add feeling-ui`

or

`npm install feeling-ui`

## End

如果你觉得这个项目还 ok 的话,希望能点个 star