GitXplorerGitXplorer
g

nuxt-module-example-custom-devtools

public
15 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
2accb41e54f3c65b1ceb659712e86533347c8034

chore: add repo to package.json

ggangsthub committed 2 years ago
Unverified
034d0f2332fbe346b6e81573224c49fad20b64da

chore: cleanup after publishing

ggangsthub committed 2 years ago
Unverified
0f97813c3659c9f896e2243a8f08ebca4b0edf5e

docs: add readme

ggangsthub committed 2 years ago
Unverified
e2f41f8fd8509c940a571de4a3b4c2c275121919

feat: improve styles

ggangsthub committed 2 years ago
Unverified
4e3a291a850c2e6e8c5d1176555f114b8488259e

feat: add slots

ggangsthub committed 2 years ago
Unverified
f82fe6291dc8c43d81482a8562d4f28450bb41c8

wip: copy method. fixes++

ggangsthub committed 2 years ago

README

The README file for this repository.

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!