# baymax-vue **Repository Path**: dabao21887/baymax-vue ## Basic Information - **Project Name**: baymax-vue - **Description**: UI component lib by Vue3 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://dabao21887.gitee.io/baymax-vue - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-16 - **Last Updated**: 2021-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: TypeScript, vite, css-varible, ui-component, vue3-demo ## README # Introduction This is an UI toolkit for Web, named Baymax using vue. - scaffolded by vite - type checked by typescript - code organized by composition-api(hooks) - themed by css-variable 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-vue) React version is [here](https://gitee.com/dabao21887/baymax-react) # 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)