# @rc-component/context

> React way perf context selector

Latest version **2.0.2** (published 2026-06-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install @rc-component/context
pnpm add @rc-component/context
yarn add @rc-component/context
bun add @rc-component/context
```

## Health

**Score 65/100 (B)** — status: active.

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.0.2 |
| Published | 2026-06-05 |
| First published | 2022-12-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 23.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 9 |
| Maintainers | zombiej, afc163, madccc, peachscript, chenshuai2144 |
| Keywords | react, react-component, context |

## Links

- npm: https://www.npmjs.com/package/@rc-component/context
- Repository: https://github.com/react-component/context
- Homepage: http://github.com/react-component/context
- Issues: http://github.com/react-component/context/issues
- npm.io page: https://npm.io/package/@rc-component/context

## Dependencies (1)

- [@rc-component/util](https://npm.io/package/@rc-component/util.md) ^1.11.0

## 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

- 2.0.2 (latest) — 2026-06-05
- 2.0.1 — 2025-11-03
- 2.0.0 — 2025-09-29
- 1.4.0 — 2023-08-19
- 1.3.0 — 2023-01-05
- 1.2.0 — 2023-01-04
- 1.1.0 — 2023-01-03
- 1.0.0 — 2022-12-27

## README

# @rc-component/context

---

React way perf context selector

[![NPM version][npm-image]][npm-url] [![build status][github-actions-image]][github-actions-url] [![Codecov][codecov-image]][codecov-url] [![node version][node-image]][node-url] [![npm download][download-image]][download-url]

[npm-image]: http://img.shields.io/npm/v/@rc-component/context.svg?style=flat-square
[npm-url]: http://npmjs.org/package/@rc-component/context
[github-actions-image]: https://github.com/react-component/context/workflows/CI/badge.svg
[github-actions-url]: https://github.com/react-component/context/actions
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/context/master.svg?style=flat-square
[codecov-url]: https://app.codecov.io/gh/react-component/context
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/@rc-component/context.svg?style=flat-square
[download-url]: https://npmjs.org/package/@rc-component/context

## Development

```
npm install
npm start
```

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