Code Monkey home page Code Monkey logo

boty-design's Introduction

boty-design

logo

从零打造一套企业级react 组件库生态

vue element-ui lerna

文档

中文文档

安装

$ npm install @boty-design/components --save

$ yarn add @boty-design/components

$ pnpm i @boty-design/components

使用

import { Button } from "@boty-design/components";

const App = () => (
     <Button onClick={handlerSyncClick} loading={true}  >
        异步按钮
      </Button>
);

技术

待做清单

✅ 已完成 ⭐️ 完善中 ❌ 未开始

通用

  • Button 按钮 ⭐️
  • Layout 布局 ❌
  • Icon 图标 ❌

表单

  • Form 表单组 ⭐️
  • Field 表单单位 ⭐️
  • Input 输入框 ❌
  • Radio单选框 ❌
  • Switch开关 ❌
  • Checkbox多选框 ❌
  • Select 选择器 ❌
  • Slider 滑块 ❌
  • TimePicker 时间选择器 ❌
  • DatePicker 日期选择器 ❌
  • DateTimePicker 日期时间选择器 ❌
  • Upload 上传 ❌

数据

  • Table 表格 ❌
  • tree 树 ❌
  • Tag 标签 ❌
  • Progress 进度条 ❌
  • Pagination 分页 ❌
  • Badge 标记 ❌

交互

  • Dialog 对话框 ❌
  • MessageBox 弹框 ❌
  • Drawer 抽屉 ❌
  • Calendar 日历 ❌
  • Carousel 轮播走马灯 ❌

反馈

  • Message 消息提示 ❌
  • loading 加载 ❌
  • Notification 通知 ❌

LICENSE

MIT

boty-design's People

Contributors

cookieboty avatar renxusheng233 avatar serializedowen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.