Skip to content

tyao1/relay-devtools

 
 

Repository files navigation

Relay Developer Tools CircleCI

Tooling to debug your Relay apps on web and React Native during development.

Installation

For Google Chrome, install the extension from WebStore. After installation "Relay" tab will be available in the Chrome developer tools apps using Relay are inspected.

Usage

In Chrome

You can inspect the current state of Relay Store by viewing records from the store and expanding their connections.

Store Explorer

In addition to that, you can record all update events happening to the store and inspect how they changed the store.

Updates View

Usage with React Native and Safari

There is a standalone version that works with other environments such as React Native

Development

See Integrations Development readme

Chrome Extension

See Integrations Chrome readme

Electron

See Integrations standalone readme

License

Relay Developer Tools are MIT licensed.

About

Relay Development Tools

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.7%
  • CSS 9.4%
  • HTML 0.9%