# @turbox3d/reactivity-react

> Large-scale reactive state management library for react

Latest version **1.1.28** (published 2025-05-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install @turbox3d/reactivity-react
pnpm add @turbox3d/reactivity-react
yarn add @turbox3d/reactivity-react
bun add @turbox3d/reactivity-react
```

## Health

**Score 50/100 (C)** — status: stable.

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

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 1.1.28 |
| Published | 2025-05-28 |
| First published | 2021-07-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 347.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 66 |
| Author | feifan |
| Maintainers | geoffgu |
| Keywords | framework, react, redux, react-redux, mobx, mobx-react, vuex, front-end, turbox3d, turbox, alibaba, taobao, state-management |

## Links

- npm: https://www.npmjs.com/package/@turbox3d/reactivity-react
- Repository: https://github.com/turbox3d/turbox
- Homepage: https://github.com/turbox3d/turbox#readme
- Issues: https://github.com/turbox3d/turbox/issues
- npm.io page: https://npm.io/package/@turbox3d/reactivity-react

## Dependencies (2)

- [@turbox3d/shared](https://npm.io/package/@turbox3d/shared.md) ~1.1.23
- [@turbox3d/reactivity](https://npm.io/package/@turbox3d/reactivity.md) ~2.2.0

## Alternatives

- [@reckona/mreact-store](https://npm.io/package/@reckona/mreact-store.md) — 976 weekly downloads
- [regular-state](https://npm.io/package/regular-state.md) — 410 weekly downloads
- [@pacote/flux-actions](https://npm.io/package/@pacote/flux-actions.md) — 65 weekly downloads
- [@pilotlab/lux-debug](https://npm.io/package/@pilotlab/lux-debug.md) — 39 weekly downloads
- [vue-persist-state](https://npm.io/package/vue-persist-state.md) — 19 weekly downloads

## Recent versions

- 1.1.28 (latest) — 2025-05-28
- 1.1.27 — 2025-01-13
- 1.1.26 — 2024-12-31
- 1.1.25 — 2024-12-31
- 1.1.24 — 2024-12-24
- 1.1.23 — 2024-12-23
- 1.1.22 — 2024-12-20
- 1.1.21 — 2024-10-24
- 1.1.20 — 2024-10-24
- 1.1.19 — 2024-04-28
- 1.1.17 — 2024-04-10
- 1.1.16 — 2023-12-29
- 1.1.15 — 2023-12-21
- 1.1.14 — 2023-12-20
- 1.1.13 — 2023-12-08
- … 16 more at https://npm.io/package/@turbox3d/reactivity-react/versions

## README

English | [简体中文](./README.zh-CN.md)

<p align="center">
  <img src="https://img.alicdn.com/tfs/TB1SqdcDrH1gK0jSZFwXXc7aXXa-349-349.png" alt="turbox Logo" width="86" height="86">
</p>

[![build status](https://img.shields.io/travis/com/turbox3d/turbox/master.svg?style=flat-square)](https://travis-ci.com/github/turbox3d/turbox)
[![license](https://img.shields.io/github/license/turbox3d/turbox?style=flat-square)](https://travis-ci.com/github/turbox3d/turbox)
[![npm version](https://img.shields.io/npm/v/@turbox3d/turbox?style=flat-square)](https://www.npmjs.com/package/@turbox3d/turbox)
[![npm downloads](https://img.shields.io/npm/dm/@turbox3d/turbox?style=flat-square)](https://www.npmjs.com/package/@turbox3d/turbox)
[![install size](https://img.shields.io/bundlephobia/minzip/@turbox3d/turbox?style=flat-square)](https://www.npmjs.com/package/@turbox3d/turbox)

<h2 align="center">Turbox</h2>

**Turbox** is a large-scale productivity application front-end framework.

## Ecosystem

| Project | Status | Description |
|---------|--------|-------------|
| turbox-cli       | - | Project cli tool, include scaffolding |
| turbox-dev-tool  | - | Browser DevTools extension |
| turbox-loader    | - | Turbox loader for webpack |
| turbox-snippets  | [see marketplace](https://marketplace.visualstudio.com/items?itemName=feifan-gff.turbox-snippets) | Vscode snippet extension |

## Documentation

[中文文档](https://turbox3d.github.io/turbox/#/zh-cn/turbox)

Visit [turbox official website](https://turbox3d.github.io/turbox/#/en-us/).

## Feedback

| Github Issue | Wechat |
| --- | --- |
| [turbox3d/turbox/issues](https://github.com/turbox3d/turbox/issues) | <img src="https://img.alicdn.com/tfs/TB1jrwCEQY2gK0jSZFgXXc5OFXa-670-614.png" width="120" /> |

## License

[MIT](http://opensource.org/licenses/MIT)

Copyright (c) 2020-present, Felix Koo

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