Description
Vue Reactivity Tracker
Overview
vue-flow-vis is a Vue 3 plugin that provides real‑time monitoring of component renders, tracks reactive dependencies, and delivers performance insights.
Features
- Observe which components re-render.
- Identify the triggers behind each update.
- Follow reactive dependency chains using Vue’s built‑in debugging hooks (
onRenderTriggered,onRenderTracked).
Related Projects
Sentry for Vue
Vue Error & Performance Monitoring
z-vue-scan
Scan for Component Performance Issues
OpenObserve
Open-source Observability Platform
TaVivo
Open-source API Monitoring
elmah.io
Error Logging & Uptime Monitoring for .NET
Dozzle
Real-time Logging & Monitoring for Docker