common-mid
v1.1.10
Published
提供一系列组件可快速高效的搭建高质量中后台应用
Downloads
39
Maintainers
Readme
English | 简体中文
Front-end business code tool library
Wrapped in Ant Design for greater ease of use
Purpose: To provide a series of components to build high-quality middle and back office applications quickly and efficiently
Providing a higher degree of abstraction, providing a higher level of design specification, and corresponding to provide corresponding components can quickly build a high-quality page.
Install
npm i common-mid
yarn add common-mid
Demand Loading
Default support for ES Modules-based Tree Shaking
import { Search, Table } from "common-mid"