nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
946 stars 260 forks source link

[Module Listing Request]: `Nuxt State Monitor` #1094

Open andrealune opened 3 weeks ago

andrealune commented 3 weeks ago

Description

Nuxt State Monitor is a lightweight Nuxt module that allows you to monitor and edit all variables stored in Nuxt's native state, including custom data of any type. This is useful for debugging, managing state, and keeping track of custom runtime data in a seamless and developer-friendly way.

Features 📊 State Monitoring: Real-time monitoring of all Nuxt native states. 🔧 State Editing: Dynamically edit the state directly from the UI. 🔍 Custom Data Monitoring: Watch and manage custom data objects and variables. ⚡ Zero Configuration: Minimal setup and configuration needed. 💻 Developer-Friendly UI: A sleek and intuitive UI to track and manage states.

Repository

https://github.com/Laravel42/nuxt-state-monitor

npm

https://www.npmjs.com/package/nuxt-state-monitor

Nuxt Compatibility

Nuxt 3