# can-react-component

> Create a React component out of a CanComponent.

Latest version **3.0.0** (published 2020-01-10) · 0 weekly downloads

## Install

```sh
npm install can-react-component
pnpm add can-react-component
yarn add can-react-component
bun add can-react-component
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.0.0 |
| Published | 2020-01-10 |
| First published | 2017-05-31 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 26.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Bitovi |
| Maintainers | bitovi-core-os, blackmarket, bmomberger-bitovi, chasen, christopherjbaker, ivospinheiro, justinbmeyer, m-mujica, matthewp, phillipskevin |
| Keywords | canjs, canjs-plugin, donejs, react |

## Links

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

## Dependencies (5)

- [can-assign](https://npm.io/package/can-assign.md) ^1.3.3
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.6.5
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.17.6
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.0
- [can-view-callbacks](https://npm.io/package/can-view-callbacks.md) ^5.0.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

- 3.0.0 (latest) — 2020-01-10
- 3.0.0-pre.0 (pre) — 2019-12-20
- 2.0.3 — 2019-01-23
- 2.0.2 — 2019-01-23
- 2.0.1 — 2019-01-04
- 2.0.0 — 2018-11-12
- 1.0.1 — 2018-08-06
- 1.0.0 — 2018-08-03
- 0.1.11 — 2018-08-01
- 0.1.10 — 2017-11-01
- 0.1.9 — 2017-10-05
- 0.1.8 — 2017-10-04
- 0.1.7 — 2017-08-08
- 0.1.6 — 2017-07-07
- 0.1.5 — 2017-06-19
- … 5 more at https://npm.io/package/can-react-component/versions

## README

# can-react-component

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-react-component/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-react-component.svg)](https://www.npmjs.com/package/can-react-component)
[![Travis build status](https://travis-ci.org/canjs/can-react-component.svg?branch=master)](https://travis-ci.org/canjs/can-react-component)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-react-component.svg)](https://greenkeeper.io/)

Create a React component out of a Can component.

## Documentation

Read the [can-react-component API docs on CanJS.com](https://v3.canjs.com/doc/can-react-component.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-react-component/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-react-component/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-react-component/blob/master/LICENSE.md)

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