# baymax-react **Repository Path**: dabao21887/baymax-react ## Basic Information - **Project Name**: baymax-react - **Description**: UI component lib by React - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://dabao21887.gitee.io/baymax-react - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-25 - **Last Updated**: 2021-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: TypeScript, css-varible, ui-component, vite, react-demo ## README # Introduction This is an UI toolkit for Web, named Baymax using react. - scaffolded by vite - type checked by typescript - code organized by hooks - themed by css-variable - unit tested by jest + enzyme no docs, just see the code, as long as you're not a beginner(小白), you can handle Baymax's source code well # Links [live-demo](https://dabao21887.gitee.io/baymax-react) Vue3 version is [here](https://gitee.com/dabao21887/baymax-vue) # Motivation Libs like ant-design is handy, but huge, complex and unmaintainable. if you want some customization, it's a nightmare. Besides, such a mature enterprise-class UI lib seems like a cane in your hand, more reliable on it, weaker you become. Baymax aims at easy, concise and robust, maybe you need to lay some ground work to match your requirement, feel free to customize it as you like. if you get something from here, tip me a star:) # License [MIT](/LICENSE.md)