
Security News
Frontier AI Is Now Critical Infrastructure
The Fable shutdown shows how quickly model access can become a business continuity risk for AI-dependent engineering teams.
@kafudev/ui-kit
Advanced tools
🚀 快速搭建风格统一化的中后台
$ npm install --save @kafudev/ui-kit
# or
$ yarn add @kafudev/ui-kit
import { BasePage } from '@kafudev/ui-kit';
| 组件 | 类型 |
|---|---|
| BasePage | 基础页面模板组件,提供统一化的页面配置和适配 |
| BaseList | 表格列表模板组件,提供抽象网络请求和表格格式化 |
| BaseEdit | 编辑表单模板组件,提供表单渲染输入和表单布局 |
| BaseInfo | 内容展示模板组件,提供内容展示布局能力 |
| BaseForm | 表单样式模板组件,提供统一化的表单内页渲染输入 |
| BaseItem | 输入展示项目组件,提供通用的渲染输入和展示组件能力 |
| BaseIcon | 图标展示模板组件,提供通过名称渲染图标的能力 |
| BaseButton | 基础按钮模板组件,提供颜色类型渲染按钮的能力 |
| 工具 | 类型 |
|---|---|
| page | 提供全局统一的侧栏和弹窗的打开和关闭 |
该组件库基于 Ant Design 和 ProComponents 组件库进行封装,基础组件依赖于 Ant Design 的组件
![]() | ![]() | ![]() | ![]() | ![]() |
|---|---|---|---|---|
| Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
FAQs
> 🚀 快速搭建风格统一化的中后台
The npm package @kafudev/ui-kit receives a total of 24 weekly downloads. As such, @kafudev/ui-kit popularity was classified as not popular.
We found that @kafudev/ui-kit demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Fable shutdown shows how quickly model access can become a business continuity risk for AI-dependent engineering teams.

Security News
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.