# @plasmicapp/pro-field

> 原子信息组件，统一 ProForm、ProTable、ProList、Filter 等组件里面的字段定义。

Latest version **2.10.0** (published 2023-06-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install @plasmicapp/pro-field
pnpm add @plasmicapp/pro-field
yarn add @plasmicapp/pro-field
bun add @plasmicapp/pro-field
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.10.0 |
| Published | 2023-06-02 |
| First published | 2023-06-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 11 |
| Unpacked size | 26.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4831 |
| Author | chenshuai2144 |
| Maintainers | plasmicapp |

## Links

- npm: https://www.npmjs.com/package/@plasmicapp/pro-field
- Repository: https://github.com/ant-design/pro-components
- Homepage: https://github.com/ant-design/pro-components/tree/master/packages/plugin-layout#readme
- Issues: https://github.com/ant-design/pro-components/issues
- npm.io page: https://npm.io/package/@plasmicapp/pro-field

## Dependencies (11)

- [swr](https://npm.io/package/swr.md) ^2.0.0
- [dayjs](https://npm.io/package/dayjs.md) ^1.11.4
- [omit.js](https://npm.io/package/omit.js.md) ^2.0.2
- [rc-util](https://npm.io/package/rc-util.md) ^5.4.0
- [classnames](https://npm.io/package/classnames.md) ^2.3.2
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.18.0
- [lodash.tonumber](https://npm.io/package/lodash.tonumber.md) ^4.0.3
- [@ant-design/icons](https://npm.io/package/@ant-design/icons.md) ^5.0.0
- [@plasmicapp/pro-utils](https://npm.io/package/@plasmicapp/pro-utils.md) ^2.12.0
- [@plasmicapp/pro-provider](https://npm.io/package/@plasmicapp/pro-provider.md) ^2.11.0
- [@chenshuai2144/sketch-color](https://npm.io/package/@chenshuai2144/sketch-color.md) ^1.0.8

## Recent versions

- 2.10.0 (latest) — 2023-06-02

## README

# @plasmicapp/pro-field

See our website [@plasmicapp/pro-field](https://procomponent.ant.design/) for more information.

## Install

Using npm:

```bash
$ npm install --save  @plasmicapp/pro-field
```

or using yarn:

```bash
$ yarn add  @plasmicapp/pro-field
```

---
_Source: https://npm.io/package/@plasmicapp/pro-field · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
