Skip to content
/ react Public
forked from facebook/react

A declarative, efficient, and flexible JavaScript library for building user interfaces.

License

Notifications You must be signed in to change notification settings

junihoj/react

Repository files navigation

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 [email protected]: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.

About

A declarative, efficient, and flexible JavaScript library for building user interfaces.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.1%
  • HTML 2.1%
  • CSS 1.1%
  • C++ 0.8%
  • TypeScript 0.4%
  • CoffeeScript 0.3%
  • Other 0.2%