# @retail-ui/transition

> The Transition component of @retail-ui

Latest version **0.4.1** (published 2020-09-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install @retail-ui/transition
pnpm add @retail-ui/transition
yarn add @retail-ui/transition
bun add @retail-ui/transition
```

## Health

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

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

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.4.1 |
| Published | 2020-09-07 |
| First published | 2020-09-04 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=10 |
| Dependencies | 1 |
| Unpacked size | 3.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | sondh0127 |
| Keywords | react, components, Transition, typescript, tsdx |

## Links

- npm: https://www.npmjs.com/package/@retail-ui/transition
- Repository: https://github.com/sondh0127/retail-ui
- Homepage: https://github.com/sondh0127/retail-ui/tree/master/packages/transition#readme
- Issues: https://github.com/sondh0127/retail-ui/issues
- npm.io page: https://npm.io/package/@retail-ui/transition

## Dependencies (1)

- [@tailwindui/react](https://npm.io/package/@tailwindui/react.md) ^0.1.1

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 0.4.1 (latest) — 2020-09-07
- 0.4.0 — 2020-09-04

## README

# Transition

## Installation

`yarn add -D @retail-ui/transition`

## Usage

Coming soon...

Following that, usage should be as simple as:

```tsx
import { Transition } from '@retail-ui/transition'
```

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