SSE Viewer
SSE Viewer is a Chrome extension for displaying EventStream in the devtools
DevTools browser extension for Vue.js
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
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.
Inspect the latest comments and rating distribution.
Store average score: 3.8. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
SSE Viewer is a Chrome extension for displaying EventStream in the devtools
This extension creates a Dev Tool Panel to monitor performance metrics for Vue apps that use Tanstack Query for Vue.
Developer tool for the Quell JavaScript library: https://quell.dev
Run prosemirror-dev-toolkit as Chrome extension
Developer tooling for Web Components and Web Component Libraries
垃圾东西,vue2 都不支持
Can I watch an item's state without clicking, like in vscode?
There is an issue: everytime when Vue dev tool is open in the development panel, I get an error and get it again and again when I change a page: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'name') user-app.js
It was working perfectly until i started using pinia getters Now everytime i open vue devtools and emit an input change which triggers pinia state changes it throws me the error RangeError: Maximum call stack size exceeded. If i don't use devtools it works perfectly. I tried checking if there are no circular refs, but i found none. I found these 2 issues: - https://github.com/vuejs/devtools-v6/issues/1301 - https://github.com/vuejs/devtools-next/issues/420 But i still don't know what is going on :(
EDIT: 5/5 stars, THANK YOU ARLO! Wow, quickest turnaround time, so happy that's resolved. Somehow this experience just solidified my decision to go with Vue over the other FE frameworks for my new site. :) Original review (2/5 stars): Helpful when it works, but gets stuck refreshing with the Live Server extension. Have to close and reopen dev tools to get it to refresh.
Looks slick, but you cannot see if a value is reactive or just a plain non-reactive object. In the old version, there reactive values were labeled "Reactive", now everything is just "Object". This is essential for me, because I am dealing with very deeply nested objects and must sure that they are not made reactive by accident. Therefore I will have to use the old version in parallel.
The UI is slicker and it doesn't take re-opening dev tools 3 times to get the extension to attach correctly, so that's both good. But aside from the missing features like search and multi app instance support, it's unusably slow on a large application. Heavy vuex mutations takes a solid 10 seconds to finish processing, and the store itself takes about 30-60 seconds to load and then another 20 seconds or so to be able to start interacting with it. v6 is a buggy mess, but I can at least reboot it enough times and it doesn't kill my performance as none of these performance issues exist with v6.
So far, much better than v6, but I wish that when I click on `pinia` or `vuex` that I see the store directly instead of having to choose between timeline and store each time
It's super fast 🔥🔥
This was the greatest extension i've ever used in the Vue 2 days Then vue 3 came out and it became a buggy, unreliable mess. You could still sort of use it though Now it just doesn't load whatsoever. What is going on over there??