# @arch-ui/card

> Card Component used in @keystonejs Admin UI.

Latest version **0.0.18** (published 2021-05-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @arch-ui/card
pnpm add @arch-ui/card
yarn add @arch-ui/card
bun add @arch-ui/card
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 0.0.18 |
| Published | 2021-05-26 |
| First published | 2019-04-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 12.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 67 |
| Author | Jed Watson |
| Maintainers | bladey, jedwatson, jossmac, mitchellhamilton, noviny, jesstelford, molomby, timl, madebymike |

## Links

- npm: https://www.npmjs.com/package/@arch-ui/card
- Repository: https://github.com/keystonejs/keystone-5/tree/main/packages/arch/packages/card
- npm.io page: https://npm.io/package/@arch-ui/card

## Dependencies (3)

- [@emotion/core](https://npm.io/package/@emotion/core.md) ^10.1.1
- [@arch-ui/theme](https://npm.io/package/@arch-ui/theme.md) 0.0.14
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.14.0

## Recent versions

- 0.0.18 (latest) — 2021-05-26
- 0.0.15 (minaret) — 2020-08-30
- 0.0.17 — 2021-04-14
- 0.0.16 — 2021-02-22
- 0.0.14 — 2020-04-23
- 0.0.13 — 2020-04-06
- 0.0.12 — 2020-03-16
- 0.0.11 — 2020-03-08
- 0.0.10 — 2020-02-27
- 0.0.9 — 2020-01-06
- 0.0.8 — 2019-12-12
- 0.0.7 — 2019-12-09
- 0.0.6 — 2019-11-06
- 0.0.5 — 2019-07-19
- 0.0.4 — 2019-06-14
- … 2 more at https://npm.io/package/@arch-ui/card/versions

## README

import { Card } from './src';

# Arch Card

default <Card />

<Props component={Card} />

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