# @beisen/create-react-class

> Legacy API for creating React components.

Latest version **15.6.6** (published 2018-11-29) · MIT license · 0 weekly downloads

## Install

```sh
npm install @beisen/create-react-class
pnpm add @beisen/create-react-class
yarn add @beisen/create-react-class
bun add @beisen/create-react-class
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: no vulnerabilities; high maintenance score; popular repo; extremely popular.

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

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 15.6.6 |
| Published | 2018-11-29 |
| First published | 2018-11-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 32.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 248345 |
| Maintainers | beisencorp, lgm, neozw |
| Keywords | react |

## Links

- npm: https://www.npmjs.com/package/@beisen/create-react-class
- Repository: https://github.com/facebook/react
- Homepage: https://facebook.github.io/react/
- Issues: https://github.com/facebook/react/issues
- npm.io page: https://npm.io/package/@beisen/create-react-class

## Dependencies (3)

- [fbjs](https://npm.io/package/fbjs.md) ^1.x.x
- [loose-envify](https://npm.io/package/loose-envify.md) ^1.3.1
- [object-assign](https://npm.io/package/object-assign.md) ^4.1.1

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

- 15.6.6 (latest) — 2018-11-29
- 15.6.5 — 2018-11-29
- 15.6.4 — 2018-11-29
- 15.6.3 — 2018-11-29

## README

# create-react-class

A drop-in replacement for `React.createClass`.

Refer to the [React documentation](https://facebook.github.io/react/docs/react-without-es6.html) for more information.

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