ljjemllljcmogpfapbkkighbhhppjdbg
DevTools browser extension for Vue.js Chrome DevTools extension for debugging Vue.js applications. Thank you for trying the Vue.js devtools Beta! If you have any issue, please report them on the GitHub repository. This is the beta channel with a brand-new re-implementation, built with Vue 3. Note the beta channel may cause conflict with the stable version of Vue devtools. If the Vue icon is lit but the Vue tab doesn't show up in devtools, please temporarily disable the stable version and re-open the page.
SSE Viewer
SSE Viewer is a Chrome extension for displaying EventStream in the devtools SSE Viewer is a Chrome extension that allows you to easily view EventStream data from event stream requests made using fetch.
Vueable Query
This extension creates a Dev Tool Panel to monitor performance metrics for Vue apps that use Tanstack Query for Vue. A dev tool for projects using Tanstack Query for Vue. It provides a separate panel within the Chrome dev tools that display metrics for queries. The top panel is a timeline showing the chronological order of queries made with Tanstack Query. The bottom panel displays the start time and any relevant cache hits for each Query Key. This is an open source product. Please visit our repository at https://github.com/oslabs-beta/Vueable-query for more information.
Quell Developer Tool
Developer tool for the Quell JavaScript library: https://quell.dev Quell is an open source, lightweight JavaScript library providing a client- and server-side caching solution and cache invalidation for GraphQL. The Quell Developer Tool is designed to enable developers to easily monitor Quell's client- and server-side caching performance, as well as inspect the server-side (Redis-based) cache, and it includes an all-purpose GraphQL network monitor.
ProseMirror Developer Tools
Run prosemirror-dev-toolkit as Chrome extension Inspect and debug any ProseMirror rich-text editor from your browser without having to bundle prosemirror-dev-toolkit https://github.com/TeemuKoivisto/prosemirror-dev-toolkit Created in the spirit of React and Redux DevTools. Report any issues or bugs to the GitHub repository.