You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When looking into a bug in our usage of Mime-Detecitve it would have been super useful if there was a simple way to see how Mime-Detective looks at a file without getting into a debug session.
I have previously had success exposing an in browser preview of dotnet packages using Blazor Wasm hosted on GitHub Pages, and wanted to give it a go. Seems to be functionally working. (just "upload" any file and see the results get calculated locally in Wasm) https://ivarne.github.io/Mime-Detective/
Is there any interest in polishing this with better better display and a few texts?