Vue DevTools shows components. Pinia DevTools shows stores. What about composables? #1104
anton-gor-dev
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Vue DevTools shows components.
Pinia DevTools shows stores.
But composables remain invisible.
I built Vue Composable Observer — a DevTools extension that makes composables observable at runtime.
Runtime tree
Component ↔ composable relationships
Flat inspector
No code changes required
Demo:
Repo:
https://github.com/runtime-labs/vue-composable-observer
I'd love feedback from Vue developers.
Beta Was this translation helpful? Give feedback.
All reactions