Go to file
Brian Vaughn 26361427ae Auto-update Chrome extension 2019-04-12 13:46:05 -07:00
.circleci Circle CI config changes 2019-04-12 09:27:53 -07:00
flow-typed Initial example test. Will iterate from here. 2019-04-12 08:55:29 -07:00
shells Auto-update Chrome extension 2019-04-12 13:46:05 -07:00
src Merge branch 'smart-scroll' of https://github.com/gaearon/react-devtools-experimental into gaearon-smart-scroll 2019-04-12 10:56:27 -07:00
vendor/@reach/portal Added (local) fork of @reach/portal to unblock OwnersStack MenuButton PR 2019-04-09 08:54:43 -07:00
.babelrc Initial commit 2019-01-22 11:04:37 -08:00
.eslintignore Initial example test. Will iterate from here. 2019-04-12 08:55:29 -07:00
.eslintrc Added multi-test setup logic 2019-04-12 08:55:29 -07:00
.flowconfig Initial example test. Will iterate from here. 2019-04-12 08:55:29 -07:00
.gitignore Auto-update Chrome extension 2019-04-12 13:46:05 -07:00
.prettierignore Added (local) fork of @reach/portal to unblock OwnersStack MenuButton PR 2019-04-09 08:54:43 -07:00
.prettierrc Added Prettier (and formatted code) 2019-01-23 08:45:19 -08:00
OVERVIEW.md Added getInteractions message 2019-03-19 18:13:44 -07:00
README.md Added link to now.sh preview to README 2019-02-16 09:46:10 -08:00
flow.js Added multi-test setup logic 2019-04-12 08:55:29 -07:00
package.json Auto-update Chrome extension 2019-04-12 13:46:05 -07:00
yarn.lock Auto-update Chrome extension 2019-04-12 13:46:05 -07:00

README.md

This is an experimental rewrite of the React DevTools extension (see github.com/facebook/react-devtools). This project is not supported and has only been posted as a way of sharing ideas with others who may be interested.

To get started...

yarn install
yarn start

A preview build of this rewrite is available at react-devtools-experimental.now.sh.