Asset viewer enhancement

Someone made a Nuxt module when the devtools did not exist to view the images in the public directory: https://github.com/cssninjaStudio/nuxt-media-viewer

Here's a preview in the nuxt.com website:
http://volta.s3.fr-par.scw.cloud/Clean_Shot_2023_02_23_at_14_12_17_30d1684814.mp4

The downside is that it extends the Nuxt pages so the implementation in not correct but I do love the idea.

Maybe something we could add with Nuxt Image module?