New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

urql-devtools

Package Overview
Dependencies
Maintainers
6
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

urql-devtools

The official devtools utility for urql

  • 2.6.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
6
Created
Source
logo

Urql Devtools

The official browser extension for Urql

CircleCI Build Status Chrome Web Store Firefox Addon Fixtures Spectrum badge Licence MIT


Features

📬 Event timeline

See all debugging and network events in real time.

🗂 Cache explorer

Explore your cache and see when cached data is being used.

🚀 Request tool

Explore your backend schema and trigger queries directly via your running Urql client.

Usage

Add the urql exchange

Follow the instructions to install and setup the devtools exchange

🌐 Browser

Install the extension for your browser of choice

Open the devtools panel in your browser and click on the Urql tab

📱 React Native

Start the electron app from a dedicated shell

npx urql-devtools

Note: Android users may need to forward port 7700 from their device to their local machine:

adb reverse tcp:7700 tcp:7700

Integrations

Visit the debugging docs to find out how to integrate your self-made exchanges with our devtools.

Contributing

Have experience working with devtools extensions or want to get involved? Check out our contributing docs to get started, information on setting up the project can be found here.

Keywords

FAQs

Package last updated on 03 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc