# bee-transition

> transition ui component for react

Latest version **0.2.5** (published 2021-01-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install bee-transition
pnpm add bee-transition
yarn add bee-transition
bun add bee-transition
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.5 |
| Published | 2021-01-07 |
| First published | 2016-12-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=4.0.0 |
| Dependencies | 3 |
| Unpacked size | 499.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | boyuzhou |
| Maintainers | yonyoufed, jonyw, guoyongfeng, zhaoyuchief, kvkens, liushaozhen, whizbz, yangchch, npm_yx, huayingjie, bjyxszd, banyudu, liuyk, tinper-bot, houjitong, gaox2025f, gcht163, boyuzhou, ahua52 |
| Keywords | react, react-component, bee-transition, iuap-design, tinper-bee, transition |

## Links

- npm: https://www.npmjs.com/package/bee-transition
- Repository: https://github.com/tinper-bee/bee-transition
- Homepage: https://github.com/tinper-bee/transition
- Issues: https://github.com/tinper-bee/transition/issues
- npm.io page: https://npm.io/package/bee-transition

## Dependencies (3)

- [classnames](https://npm.io/package/classnames.md) ^2.2.5
- [dom-helpers](https://npm.io/package/dom-helpers.md) ^3.0.0
- [tinper-bee-core](https://npm.io/package/tinper-bee-core.md) latest

## 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.2.5 (latest) — 2021-01-07
- 1.0.0 — 2017-09-29
- 1.2.4 — 2017-09-29
- 0.2.4 — 2017-09-28
- 0.2.3 — 2017-04-07
- 0.2.2 — 2017-01-17
- 0.2.1 — 2017-01-11
- 0.2.0 — 2017-01-06
- 0.0.2 — 2016-12-19
- 0.0.1 — 2016-12-05

## README

# bee-transition

[![npm version](https://img.shields.io/npm/v/bee-transition.svg)](https://www.npmjs.com/package/bee-transition)
[![Build Status](https://img.shields.io/travis/tinper-bee/bee-transition/master.svg)](https://travis-ci.org/tinper-bee/bee-transition)
[![Coverage Status](https://coveralls.io/repos/github/tinper-bee/bee-transition/badge.svg?branch=master)](https://coveralls.io/github/tinper-bee/bee-transition?branch=master)


## Browser Support

|![IE](https://raw.github.com/alrra/browser-logos/master/internet-explorer/internet-explorer_48x48.png) | ![Chrome](https://raw.github.com/alrra/browser-logos/master/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/firefox/firefox_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/safari/safari_48x48.png)|
| --- | --- | --- | --- | --- |
| IE 9+ ✔ | Chrome 31.0+ ✔ | Firefox 31.0+ ✔ | Opera 30.0+ ✔ | Safari 7.0+ ✔ |


react bee-transition component for tinper-bee

tinper-bee的动画组件

## 使用方法

```js

```



## API

|参数|说明|类型|默认值|
|:--|:---:|:--:|---:|

#### 开发调试

```sh
$ git clone https://github.com/tinper-bee/bee-transition
$ cd bee-transition
$ npm install
$ npm run dev
```

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