Brian Vaughn 6dda816102 Remove emoji prefix from Firefox extension tab labels
Firefox adds these already for React, so the extra emoji character was confusing. For now, we still prepend it for Chrome
2019-08-21 14:23:51 -07:00
2019-04-12 09:27:53 -07:00
2019-08-19 09:26:55 -07:00
2019-08-12 08:49:26 -07:00
2019-08-15 14:28:09 -07:00
2019-08-12 08:49:26 -07:00

This repo is a work-in-progress rewrite of the React DevTools extension. A demo of the beta extension can be found online at react-devtools-experimental.now.sh.

Installation

Installation instructions are available online as well:

Or you can build and install from source:

git clone git@github.com:bvaughn/react-devtools-experimental.git

cd react-devtools-experimental

yarn install

yarn build:extension:chrome # builds at "shells/browser/chrome/build"
yarn build:extension:firefox # builds at "shells/browser/firefox/build"

Support

As this extension is in a beta period, it is not officially supported. However if you find a bug, we'd appreciate you reporting it as a GitHub issue with repro instructions.

Description
A declarative, efficient, and flexible JavaScript library for building user interfaces. reactjs.org
Readme MIT 279 MiB
Languages
JavaScript 67%
TypeScript 30.2%
HTML 1.4%
CSS 1.1%
CoffeeScript 0.2%