# @lit-labs/react

> A React component wrapper for web components.

Latest version **2.1.3** (published 2024-01-31) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install @lit-labs/react
pnpm add @lit-labs/react
yarn add @lit-labs/react
bun add @lit-labs/react
```

## Health

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

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

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.1.3 |
| Published | 2024-01-31 |
| First published | 2021-02-12 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 12.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 21815 |
| Author | Google LLC |
| Maintainers | augustjk, usergenic, lit-robot, graysnorton, sorvell, aomarks, justinfagnani, kevinpschaaf, jbingham, graynorton, rictic |

## Links

- npm: https://www.npmjs.com/package/@lit-labs/react
- Repository: https://github.com/lit/lit
- Homepage: https://lit.dev/
- Issues: https://github.com/lit/lit/issues
- npm.io page: https://npm.io/package/@lit-labs/react

## Dependencies (1)

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

## Recent versions

- 2.1.3 (latest) — 2024-01-31
- 2.1.1-pre.0 (pre) — 2023-09-29
- 2.1.2 — 2023-10-28
- 2.1.1 — 2023-10-10
- 2.1.0 — 2023-09-27
- 2.0.3 — 2023-09-12
- 2.0.2 — 2023-08-30
- 2.0.1 — 2023-08-15
- 2.0.0 — 2023-08-02
- 1.2.1 — 2023-07-05
- 1.2.0 — 2023-06-01
- 1.1.2-pre.0 — 2023-04-27
- 1.1.1 — 2022-12-08
- 1.1.0 — 2022-11-03
- 1.0.9 — 2022-10-05
- … 14 more at https://npm.io/package/@lit-labs/react/versions

## README

# @lit-labs/react

React integration for Web Components and Reactive Controllers.

This package has graduated from labs! It is now available as `@lit/react`. This package is just a proxy that re-exports `@lit/react`. As a result, while it will no longer be updated, it will continue to work and get updates through the ^1.0.0 version range of `@lit/react`. This should reduce duplication of code while the ecosystem migrates their imports away from `@lit-labs/react`.

If you're looking at this locally or on GitHub, you can now find the README here: [README.md](../../react/README.md).

If you're looking at this online, you can also find its README on npmjs: https://www.npmjs.com/package/@lit/react

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