# @blend-ui/accordion

> Accordion compoment

Latest version **1.0.5** (published 2020-07-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install @blend-ui/accordion
pnpm add @blend-ui/accordion
yarn add @blend-ui/accordion
bun add @blend-ui/accordion
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.5 |
| Published | 2020-07-03 |
| First published | 2020-06-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 31 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Tero |
| Maintainers | tro-npmjs9999 |

## Links

- npm: https://www.npmjs.com/package/@blend-ui/accordion
- npm.io page: https://npm.io/package/@blend-ui/accordion

## Dependencies (5)

- [react](https://npm.io/package/react.md) ^16.13.1
- [react-dom](https://npm.io/package/react-dom.md) ^16.13.1
- [@blend-ui/core](https://npm.io/package/@blend-ui/core.md) ^1.0.5
- [@reach/auto-id](https://npm.io/package/@reach/auto-id.md) ^0.10.3
- [@blend-ui/icons](https://npm.io/package/@blend-ui/icons.md) ^1.0.5

## Recent versions

- 1.0.5 (latest) — 2020-07-03
- 1.0.4 — 2020-06-22
- 1.0.3 — 2020-06-08

## README

# `@blend-ui/accordion`

> TODO: description

## Usage

```
const accordion = require('@blend-ui/accordion');

// TODO: DEMONSTRATE API
```

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