# @textio/react-devtools

> Use react-devtools outside of the browser

Latest version **3.4.6** (published 2018-11-13) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install @textio/react-devtools
pnpm add @textio/react-devtools
yarn add @textio/react-devtools
bun add @textio/react-devtools
```

Provides the command `react-devtools`.

## Health

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

Positive: no vulnerabilities; popular repo.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.4.6 |
| Published | 2018-11-13 |
| First published | 2018-11-09 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 16.2 KB |
| Known vulnerabilities | 0 (+50 in 4 direct dependencies) |
| Install scripts | no |
| GitHub stars | 11010 |
| Author | Jared Forsyth |
| Maintainers | textio |

## Links

- npm: https://www.npmjs.com/package/@textio/react-devtools
- Repository: https://github.com/facebook/react-devtools
- Homepage: https://github.com/facebook/react-devtools#readme
- Issues: https://github.com/facebook/react-devtools/issues
- npm.io page: https://npm.io/package/@textio/react-devtools

## Dependencies (6)

- [ip](https://npm.io/package/ip.md) ^1.1.4
- [electron](https://npm.io/package/electron.md) ^1.8.7
- [minimist](https://npm.io/package/minimist.md) ^1.2.0
- [cross-spawn](https://npm.io/package/cross-spawn.md) ^5.0.1
- [update-notifier](https://npm.io/package/update-notifier.md) ^2.1.0
- [react-devtools-core](https://npm.io/package/react-devtools-core.md) ^3.4.2

## Recent versions

- 3.4.6 (latest) — 2018-11-13
- 3.4.5 — 2018-11-12
- 3.4.4 — 2018-11-12
- 3.4.3 — 2018-11-09
- 3.4.2 — 2018-11-09

## README

#### This project has migrated to [github.com/facebook/react](https://github.com/facebook/react)

The source code for the v3 of the extension can be found in the [`v3` branch](https://github.com/facebook/react-devtools/tree/v3).

To build the v3 browser extension from source:
```sh
git checkout v3

# Install dependencies and build the unpacked extension
yarn install
yarn build:extension

# Follow the on-screen instructions to complete installation
```

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