Skip to content

用react仿写AntDesign,自己造轮子,打造对标国内一流的组件库

Notifications You must be signed in to change notification settings

mqupupup/MQDesign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

造轮子:仿AntDesign设计的自研组件库,对标ant-design。

组件库目前包括:按钮(Button)、图标(Icon)、标签(Tag)、单选按钮(Radio)和单选按钮组(RadioGroup)、多选框(Checkbox)和多选框组(Checkboxgroup)、 输入框(Input)、头像(Avata)和切换开关(Switch)、固定组件(Affix)、菜单(Menu)、弹出层(Popup)、下拉框(Dropdown)、消息提示(Message)、 覆盖层(Overlay)、提示框(Tooltips)、文本区域(TextArea)、表单(Form)以及流程指示(Process)。

技术栈:react + ts + 单元测试。

项目依赖安装:

###npm install

项目启动:### npm run storybook

About

用react仿写AntDesign,自己造轮子,打造对标国内一流的组件库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages