# aizuda-components
**Repository Path**: handongcheng/aizuda-components
## Basic Information
- **Project Name**: aizuda-components
- **Description**: 低代码开发组件库
- **Primary Language**: Unknown
- **License**: MulanPSL-2.0
- **Default Branch**: master
- **Homepage**: http://aizuda.com
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 103
- **Created**: 2021-12-02
- **Last Updated**: 2022-05-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# aizuda-components

- 爱组搭 ~ 低代码组件化开发平台之组件库
- 愿景:每个人都是架构师
[爱组搭 ~ 组件源码示例演示](https://gitee.com/aizuda/aizuda-components-examples)
# 微信交流群
# 公共模块
- aizuda-common 主要内容 工具类 等。
# 限流模块
- aizuda-limiter 主要内容 api 限流,短信,邮件 发送限流、控制恶意利用验证码功能 等。
```xml
com.aizuda
aizuda-limiter
1.0.0
```
# 机器人模块
- aizuda-robot 主要内容 bug 异常 推送到 企业微信 飞书 钉钉 等平台。
[企业微信机器人申请](https://work.weixin.qq.com/api/doc/90000/90136/91770)
[钉钉机器人申请](https://developers.dingtalk.com/document/robots/use-group-robots)
[飞书机器人申请](https://open.feishu.cn/document/ukTMukTMukTM/ucTM5YjL3ETO24yNxkjN)
```xml
com.aizuda
aizuda-robot
0.0.1
```
# 安全模块
- aizuda-security 主要内容 api 请求解密,响应加密,单点登录 等。
```xml
com.aizuda
aizuda-security
0.0.1
```