gangsthub / nuxt-module-example-custom-devtools

(Example) Custom Devtools for your Nuxt 3 application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuxt-module-example-custom-devtools

This is the Nuxt module presented in the Nuxt Nation as an example of how to build custom Devtools for your Nuxt 3 application.

Note that the work done here is merely for educational purposes.

If you want to build a custom Devtools based on this example, I recommend improving the form: accepting more than just string type values and add other features as well:

  • share current configuration via URL parameters
  • add msw.js to intercept requests and mock the app state

I hope you liked the presetation! 💚

Let's connect!

About

(Example) Custom Devtools for your Nuxt 3 application


Languages

Language:Vue 61.3%Language:TypeScript 38.7%